sound problem
I'm building a site that has an mp3 player that's available all the time. I'm adding a video page to the site. The videos use an FLVPlayback component.
When I leave the video page I want the sound that was playing on that video to stop. I can't use SoundMixer.stopAll() because if I had the mp3 player playing before I went to a page I want it to keep playing.