符合W3C的标准Flash显示代码

<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>