开发者

Flash banner placed over bottom toolbar and popup windows

开发者 https://www.devze.com 2023-04-10 05:35 出处:网络
My flash ban开发者_开发技巧ner is placed above my light box popup windows and my Wibiya Toolbar.

My flash ban开发者_开发技巧ner is placed above my light box popup windows and my Wibiya Toolbar.

See attached file.

Here is my flash banner code:


I've seen a fix for this by setting a param as follows:

<PARAM NAME="WMODE" VALUE="transparent">

and WMODE="transparent" in the EMBED tag.

Then the Flash should behave properly if you set a z-index in your CSS.

Here's some example code.

0

精彩评论

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