Forum Discussion
ShawnaGigacz-47
3 years agoCommunity Member
Muting Audio when course starts
I am using the code:
//mute/unmute // Use the global DS object if it exists, otherwise try require: var appState = window.DS ? DS.appState : require("helpers/appState"); appState.onToggleVolume...
EricSantos
3 years agoStaff
Hi Shawna,
I'm happy to chime in! You might find that the solution below, using triggers and a custom variable may work. The recent Conditional Trigger Enhancements in Storyline 360 allowed for a more streamlined approach. Please check this annotated screenshot of the triggers.
I attached the sample Storyline project for your reference. Let me know if that works for you!