Forum Discussion
Resetting Drag and Drop to Original State
- 7 months ago
Here's one way to do it.
Create a True/False variable i.e. "Screen1Complete" with a setting of "False". Now create a Layer on the screen and name it "Audio". Put the audio on that layer instead of the base layer. On the base layer add a Trigger that says Show Layer "Audio" when the timeline starts on this layer "if" variable "Screen1Complete" is = to false. Next, add a Trigger to the "Audio" layer that says Adjust Variable "Screen1Complete" to True when the Timeline Ends on this layer.
So the first time the user sees this screen the "Audio" Layer Shows because the variable is set to "False". Once the "Audio layer plays it changes the variable to "True. The next time they go to this screen, the variable has been set to "True", so the "Audio" layer doesn't show and no audio plays.
I hope that helps.
Here's one way to do it.
Create a True/False variable i.e. "Screen1Complete" with a setting of "False". Now create a Layer on the screen and name it "Audio". Put the audio on that layer instead of the base layer. On the base layer add a Trigger that says Show Layer "Audio" when the timeline starts on this layer "if" variable "Screen1Complete" is = to false. Next, add a Trigger to the "Audio" layer that says Adjust Variable "Screen1Complete" to True when the Timeline Ends on this layer.
So the first time the user sees this screen the "Audio" Layer Shows because the variable is set to "False". Once the "Audio layer plays it changes the variable to "True. The next time they go to this screen, the variable has been set to "True", so the "Audio" layer doesn't show and no audio plays.
I hope that helps.
This is so helpful! Thank you so much! I'm going to try it now!
- AmandaKulik-8b27 months agoCommunity Member
It worked perfectly! I'm so happy to have this new tool in my Storyline toolbox!! Thanks again for your help!
Related Content
- 11 months ago
- 16 days ago