Audio track starts without command
Hello,
I created a little application using AS3. This app allows a person to select the language of choice (french or english) of a video.
In order to do this, I have established one main timeline with 3 key frames: Frame 1 is Home page with buttons "french" and "english". Key frame 5 is a movieclip with the french movie and key frame 10 is the other movieclip with the movie in english.
Everything woks perfectly except when "english" button is selected, the video plays the french and english audio tracks simultaneously (unusual). On the other hand, when "french" button is selected, only the french audio plays (as expected).
As you would understand from this, I cannot use the "stop all sound" command cause the english audio has to play.
My AS3 session is super clean, I have no idea why the SWF file export this way.
If someone could help I would be very grateful!
Thanks in advance,
Karol
