由於某些原因,我的網頁在Internet Explorer 10上未顯示Flash內容。它正在使用IE的早期版本。Flash無法在Windows 8/Internet Explorer 10上運行
我使用swfobject.js作爲flash內容。
下面是代碼:
<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>
我注意到,閃光燈工作的一些網站,但不是我的。
這裏有什麼問題?
您是否正確安裝了flash player插件?它啓用了嗎?檢查插件版本並更新它。 – RajeshKdev 2013-04-08 08:14:34
你真的擁有foobar.com嗎?如果沒有,則應使用example.com,該域名[專門用於示例](https://en.wikipedia.org/wiki/Example.com)。另外[你不需要'type =「text/javascript」屬性](http://www.youtube.com/watch?feature=player_detailpage&v=Y2Y0U-2qJMs#t=936s) – 2013-04-08 08:26:57
看起來像flash不受支持通過對IE 10 Metro defailt – Gioz 2013-04-08 08:42:14