Question
audio from Flash CS3 Video overlapping
audio from Flash CS3 Video overlapping
help stopping the FLVPlayback instance (which has an instance name of theVideo) when another button is clicked!
How do I stop flv playback when user clicks a navigation button ...
Excuse me in advance for asking about a topic that may be very popular!
I'm using the attached code to go from the main stage to one subset of .swf files (loaded movies) and I apparently have no problems with overlapping. Hell, the files even seem to unload themselves correctly. Then, when I go to my second subset of .swf files (with the exact same AS3 structure), which has a Flash Video file (made by the FLV Playback component), I get into an overlapping problem associated with the audio.
How can I stop, cancel, or unload the audio when the file is clicked away from (the user selects another button on the main stage)?
Code attached. Please let me know if anything else is needed.
Yours Sincerely,
Jntspecialty
help stopping the FLVPlayback instance (which has an instance name of theVideo) when another button is clicked!
How do I stop flv playback when user clicks a navigation button ...
Excuse me in advance for asking about a topic that may be very popular!
I'm using the attached code to go from the main stage to one subset of .swf files (loaded movies) and I apparently have no problems with overlapping. Hell, the files even seem to unload themselves correctly. Then, when I go to my second subset of .swf files (with the exact same AS3 structure), which has a Flash Video file (made by the FLV Playback component), I get into an overlapping problem associated with the audio.
How can I stop, cancel, or unload the audio when the file is clicked away from (the user selects another button on the main stage)?
Code attached. Please let me know if anything else is needed.
Yours Sincerely,
Jntspecialty