<object width="width" height="height" type="application/x-shockwave-flash" data="path to swf file">
<param name="movie" value="path to swf file" />
<param name="wmode" value="transparent" />
</object>
符合W3C的标准Flash显示代码
Posted on
It's me, just me.
<object width="width" height="height" type="application/x-shockwave-flash" data="path to swf file">
<param name="movie" value="path to swf file" />
<param name="wmode" value="transparent" />
</object>
-_-!
在IE6下有错误