Turn off System Audio

I can think of two things that could be a possibility...You could setup a custom variable/value in the flash files that are in your course that flash would store as a flash cookie. (Google "Flash Cookies")When they click the "Mute Audio/Un-Mute Audio" flash button in the course, it checks for the value of the variable, and toggles the value of the flash cookie to either 0 or 100, thus controlling the volume of the audio. If you set up the audio files in flash to first read the variable, then set accordingly based on result, it would control the audio level (0-100) in the flash files across your course.Or you could attach a variable to the swf file in Lectora properties that is the mute/unmute variable that is a stored value in Lectora, then use the communication from lectora and flash to read the value when the button is clicked. There's several posts here on communicating back and forth between flash and lectora that could work to do this.Edited By: 8ball on 2009-1-20 13:15:11

Discussions have been disabled for this post