June 29, 201016 yr Hi there, I'm using jQuery tabs, like those found on jqueryfordesigners which hides/displays content depending which tab is selected. I have Flash in each tab and the idea was for the Flash to play when the tab becomes visible - such is the case on Firefox, Chrome & Safari. However, IE8 auto-plays the Flash in every tab, even if the Flash isn't visible, so when a tab is selected, half of the animation has been missed. I've tried changing the 'param' element's 'wmode' value to 'opaque' and 'transparent' which was suggested to me, though this has not worked. I've also used javascript to change the 'param' element's 'play' value to 'true' (defaulting at false) only when the tab is selected, though have had no luck. If anyone has any other suggestions or knows of any documented techniques, It would be greatly appreciated. Thanks, Rich
Create an account or sign in to comment