Forum Discussion
How to prevent audio from playing when returning to slide
Hello,
I was able to get the audio to stop playing. However, I am now having a technical issue with Slide 1.4- What is... It won't play the intro audio prior to the user clicking on each petal. Can you verify if there is a trigger that will be required or if you hear the audio?
- JoseTansengco2 years agoStaff
Hello Nina,
The introductory audio in Slide 1.4 doesn't automatically play on the slide because of this trigger condition:
The default value of the variable is 'True', so this audio file won't play until an event changes the value of this variable to 'False'.
You'll need to first change the trigger condition so that it will play the audio when the value of the variable is true, and then set an even to change the value of this trigger to false, or vice versa.
Hope this points you in the right direction!
Related Content
- 11 months ago