Audio on/off

Hello all!I need some help with my global audio on/off function. I'm using Lectora 2008.The following worked when previewed and published to Single File EXE. Now I know I need to publish to HTML (well, SCORM ultimately) for use on our LMS (iPerform). It works when I Preview in Browser, but when I publish to HTML it doesn't respond at all (doesn't stop audio, doesn't change state of the button). Help! I'm using IE 7 (if you need that).First, I created a variable (Audio) that has an initial value of 0.On each page I have two versions of an audio button:--Audio Button On (On Click--Stop--Audio file on the page) --Action: On Click--Modify Variable--sets value of Audio to 1 --Action: On Click--Show--Audio Off Button --Action: On Click--Hide--Audio On Button--Audio Button Off (On Click--Play--Audio file on the page) --Action: On Click--Modify Variable--sets value of Audio to 0 --Action: On Click--Show--Audio On Button --Action: On Click--Hide--Audio Off ButtonOn each page I have three actions:--On Show--Stop--Audio file on the page--Condition: If Audio variable equal to 1--On Show--Show--Audio Off Button--Condition: If Audio variable equal to 1--On Show--Show--Audio On Button--Condition: If Audio variable equal to 0Each audio file is set to autoplay.If I forgot any information, just ask. Thanks in advance for the help!

Discussions have been disabled for this post