flvPlayback
I have a flvplayback component on my stage. when published the swf that loads the flv movie is played within another swf loader. I have controls in the parent swf to click to view a different swf. The problem i have is when someone selects a different swf the audio keeps playing from the video from the previous swf. How do I make the child swf know to stop the flv video it playing when it closes? is the some sort of event listener I can create if it is unloaded? Thanks for the help.
|