Audio on/off
September 18, 2006 12:00 AM
Excellent alternative approach. Very similar. It takes advantage of autoplay which I did not. I said in my first response you could use a single action at the title level to play the audio. Not true. Needs to be one each page. *(see below)To make this go quicker during development, you can set up the audio icon and action on one page and then copy and paste to all the others. Then all you have to do is to change the audio file being played. or*Actually you can put this at the title (or chapter level) by changing out the audiofile being played.1. Put one audio object at the title level - call it "audio-all" and turn OFF the autoplay. 2. Put the On Show, start play based on the condition at the title level. I think I would attach that to the audio object on the page. Note that it is Play, not Stop because when you change the file being played, it stops the autoplay. So, instead of stopping as needed, you start it as needed.Now on each page, instead of placing an audio object on the page, have a single action as the first action on the page that changes the file being played:On Show; Action: Change Contents; Target: audio-all (the title level audio object); New Contents: the audio file for this pageEdited By: bpitman on 2006-9-18 14:41:41
Discussions have been disabled for this post