User Tag List

Results 1 to 4 of 4

Thread: Is there a way to prevent sound from stopping when a frame restarts?

  1. #1
    No Products Registered

    Join Date
    Mar 2015
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is there a way to prevent sound from stopping when a frame restarts?

    I've got the sound to continue over different frames, but I have a button to restart the frame and when I do the music restarts. is there any way to stop this?

  2. #2
    Clicker

    Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    J3sseM's Avatar
    Join Date
    Feb 2013
    Location
    Finland
    Posts
    868
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    No, not with "Restart the frame".
    But you could use "Jump to the frame" and select the frame you want to restart!

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    You can add a check on the Start of Frame event that starts you music. Something like:

    + Start of Frame
    + Is sound playing (NEGATE)
    --Start sound

  4. #4
    No Products Registered

    Join Date
    Mar 2015
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you!

Similar Threads

  1. Stopping joints from turning objects by frame start
    By TheChiller in forum Fusion 2.5
    Replies: 2
    Last Post: 16th November 2014, 01:36 PM
  2. Sample (MOD file) stops when frame restarts
    By teddyq in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 22nd October 2014, 04:43 AM
  3. prevent redraw between load screen and 1st frame?
    By cfullerNY in forum iOS Export Module Version 2.0
    Replies: 12
    Last Post: 25th November 2012, 10:40 PM
  4. Jumping animation stopping after first frame
    By ac3raven in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd August 2011, 03:56 AM
  5. Stopping on the left and right edge of the frame
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th January 2010, 07:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •