I have embedded a movie for playing on a Kiosk. I want it to loop until a
button is pushed to move to the next .swf file. I put play frame 1 on the last
frame to repeat. The movie repeats but the sound is mute. I'm I going about
this wrong. Seemed straight forward, but....... Any help - greatly appreciated!
margotdarby - 31 May 2008 06:32 GMT
Is this a sound embedded in the main timeline, or is it within the .swf file(s)
that loop? Either way, make sure the sound setting in the Property Inspector
panel is set to loop or repeat. (From your description, it is currently set to
play once and Repeat 0 times.)
If you know the settings are correct and it just seems to be a bug, then
here's a possible workaround: take the sound out of the timeline(s) and turn it
into its own simple, looping .swf. Load it in and it should loop continually
(until you unload it or turn sounds off or load another .swf at the same level).