将SWF放置为背景图像。可能吗?

时间:2013-09-03 21:49:32

标签: javascript html flash swfobject

<div id="moldura3" runat="server" style="z-index: 0" wmode="transparent">
<object width="475px" height="75px">
<embed src="animation/fundo.swf" type="application/x-shockwave-flash" width="800px" height="600px"></embed>
</object>
</div>

可以在HTML页面中将动画图像(格式swf)放在后台吗?我知道使用格式gif,它可以工作,但这种格式的质量很糟糕......任何想法?

1 个答案:

答案 0 :(得分:1)

尝试使用此页面。我相信这就是你要找的东西。

http://www.aleosoft.com/flashtutorial_flashbackground.html