Forum Discussion
pyxipyx
10 years agoCommunity Member
mute sound
Hello,
is there a trigger or a javascript that mute the sound without stopping the sequence ?
thanks for the help,
NadeemShahzad-0
9 years agoCommunity Member
I am also looking for a trigger to Mute and UnMute volume in Storyine 360. Mostly posts are showing to play and stop/pause media file that is not better idea.
MichaelAnder569
8 years agoCommunity Member
Lizzie over here https://community.articulate.com/discussions/articulate-storyline/javascript-to-mute-audio?page=4 posted the solution. Make sure you visit the thread and thank her. Here's the code:
var appState = require("helpers/appState");
appState.onToggleVolume();//mute
Related Content
- 7 months ago
- 6 months ago