开发者

External Flash Movie behind an HTML Overlay Div [duplicate]

This question already has answers here: 开发者_如何学Go Closed 11 years ago.

Possible Duplicate:

Div Z-Index issue with Flash movie

Okay, is there a way to have an external flash movie that I have iframed in from another server show up behind an overlay div? Currently when I open my overlay, the flash movie shows through it.


You need to make sure you either have the param wmode set to transparent or opaque - using the default setting (window) will place it above any other content (think: infinite z-index).

edit: if you are not able to embed the flash yourself, you may have issues - that param needs to be set. Is it something that you can embed yourself just by moving the embed code to your site?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜