Hello,
I've created a page that that has numerous tabs on it that. When these are clicked they open up to show the relative flv video, embeded with swfobject, below them. The tabs open with the jquery .toggle() command.
When you click the tabs again it closes it and stops the video from playing. This work fine on most browsers except internet explorer, where it hides the video but the audio can still be heard.
Can anyone tell me if there is a way to stop the flv/swf from playing when the tab gets closed?
Thanks very much