Main Menu - Stopping audio from repeating.

Apr 24, 2018

Hi - I have a main menu slide.  The user will have 5 different icons that will branch them to a new topic. Once, the are finished with a topic it will start them back at the main menu.  How do you stop audio from repeating on menu slide when they return?

5 Replies
Walt Hamilton

Create a variable for each topic. At the end of the topic, the last thing before the return to the menu, set the variable for that topic to true. Return to the menu slide which is set to reset to initial condition. Create trigger on menu slide to play audio when timeline starts if variable1 = false, AND variable2 = false, etc.

Bob O'Donnell

No, you are correct Walt. If the audio is in a state of not being completed when you return to the slide that's where it leaves you. Now, you could be sneaky and disable all the buttons until the audio played completely through the first time.

Usually, we handle stopping the audio with variables as you mentioned. The Resume State is just a quick simple fix compared to additional programming.

This discussion is closed. You can start a new discussion or contact Articulate Support.