Forum Discussion
HelenDavies-901
5 years agoCommunity Member
Javascript for audio mute/unmute that previously worked is no longer working
Hi All,
We have used this Javascript code in several HTML5 courses created in Storyline 360:
var appState = require("helpers/appState"); appState.onToggleVolume();
The Javascript (on a butto...
BarneyBarrett-a
5 years agoCommunity Member
We are experiencing this issue as well. We use the Javascript Helen gives above to provide an option for screenreader users to mute the audio.
The Javascript has stopped working for the members of our team who updated to the latest version of Storyline last week. Those who didn't apply that update find the code still works when they publish to both Review and to SCORM.
Grateful for a solution to this.
Thank you.