freelance84 Posted April 15, 2011 Share Posted April 15, 2011 Ok as the title says... i have a problem with playing a simple .swf in ie9. The .swf plays in all other browsers including ie8 and ie7. This is the html I have been using: <object data="/swf/completed.swf" type="application/x-shockwave-flash" width="254" height="200"> <param name="movie" value="/swf/completed.swf"> <param name="WMODE" value="transparent"> </object> Any ideas? Link to comment https://forums.phpfreaks.com/topic/233793-swf-not-playing-in-ie9/ Share on other sites More sharing options...
mat3000000 Posted April 16, 2011 Share Posted April 16, 2011 I have found that with IE9 things like jQuery and .swf files don't work on my own PC but then work when I visit my site on IE9 on another PC? Try asking a friend to test it on their IE9 then come back if they say it isn't working too. Link to comment https://forums.phpfreaks.com/topic/233793-swf-not-playing-in-ie9/#findComment-1202297 Share on other sites More sharing options...
nogray Posted April 17, 2011 Share Posted April 17, 2011 Are you using ie9 64 bit? If so, flash does not have a distrubtion ready version for ie9 64 bit. You can download their beta (which doesn't play everything) or use the normal 32 bit. Link to comment https://forums.phpfreaks.com/topic/233793-swf-not-playing-in-ie9/#findComment-1202630 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.