I have some jQuery tabs one of which holds a flash video. When I play the video in one tab and click to another in FF or Safari the video stops along with the sound, clicki
You may need to program a player.stop or player.pause function for the player on the onBlur event of the page.
player.stop
player.pause
onBlur