Hi
I have used SoundMixer.stopAll(); to mute external FLV videos when user exits the frame but it doesn´t seem to work with youTube videos.
I made a SWF wrapper that loads in the youTube video with instructions form http://www.republicofcode.com/tutorials/flash/as3youtube/.
Then I exported it as SWF and load that SWF to actual main project.
Now I have problem when user exits the frame, video stops but audio keeps going on. Anyone has any idea how I could stop audio?