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>