Stop flv when leaving a frame
i want to stop a video from playing,when leaving a frame
i tried to use SoundMixer.stopAll(); but it only stops the sound,
i think my video is still streaming in the background because im starting to notice performance problems when i go back and open the video again
the website gets very slow.
please help