Audio Should play if certain conditions are full filled

Feb 27, 2020

Hello,

 

I am working on creating a menu slide which contains 2 different audio files.

The 1st audio plays when the slide starts and the 2nd should play every time the user returns to the menu slide.  Is this possible? If yes then how can I achieve this?

 

Regards,

Royston 

1 Reply
Walt Hamilton

Create a variable like FirstTimeSlide1 and set it to default to yes (or true, if it is a T/F)

Create a trigger to play Audio 1 when timeline on slide starts if FirstTimeSlide1 = yes.

Create a trigger to play Audio 2 when timeline on slide starts if FirstTimeSlide1 = no.

Create a trigger to set FirstTimeSlide1 to no when timeline on slide reaches 1 sec.

Place these triggers in this order, and set slide properties to reset to initial state when revisited. There are some other things you will lose by resetting, but it has to restart to run the timeline, and the timeline is the only way to trigger something when the slide starts.

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