我想在我的网站上嵌入一个Flash应用程序。在Flash应用程序之上应该有一个div层。
但是发生的事情是flash电影总是出现在图层上。
你能帮我把div层放在flash应用程序上吗?
这是flash应用程序的代码:
<object style="width:420px;height:266px">
<param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&showFlipBtn=true&documentId=100702013356-a81e1742e2dc46e296b57f933885cfb7&docName=victor_online_201007_e&username=Victor_online_English&loadingInfoText=Victor%20by%20Hasselblad%20(07%2F2010)&et=1284505268784&er=62" />
<param name="allowfullscreen" value="true"/><param name="menu" value="false" />
<embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" style="width:420px;height:266px" flashvars="mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&showFlipBtn=true&documentId=100702013356-a81e1742e2dc46e296b57f933885cfb7&docName=victor_online_201007_e&username=Victor_online_English&loadingInfoText=Victor%20by%20Hasselblad%20(07%2F2010)&et=1284505268784&er=62" />
</object>
答案 0 :(得分:3)
两件事:
div
,并为其提供比内容div更低的z-index。