html 兼容ie和火狐的插入flash代码

html页面中插入flash,兼容ie和火狐的。搜索来的代码,如下

<object data="img/earth.swf" type="application/x-shockwave-flash" width="282" height="286">
      <param name="movie" value="img/earth.swf" />
      <param name="wmode" value="transparent"/>
</object>

posted @ 2012-08-21 15:13  高山-景行  阅读(257)  评论(0编辑  收藏  举报