Flash not working on Windows 8 / Internet explorer 10

martinx

New Member
For some reason my webpage does not showing flash content on Internet Explorer 10. It is working earlier versions of IE. I'm using swfobject.js for the flash content. Here is the code:\[code\]<script type="text/javascript"> swfobject.embedSWF("http://www.foobar.com/flash/movie.swf", "noflash", "223", "154", "9.0.0", "http://www.foobar.com/flash/expressInstall.swf");</script><div id="noflash"></div>\[/code\]I notice that the flash is working on some of the websites but not in mine.What could be the problem here?
 
Top