Forum Moderators: open

Message Too Old, No Replies

Flash banner Overlaping problem

         

rizwan

6:08 am on Jun 24, 2005 (gmt 0)

10+ Year Member



<SNIP>
please chk this link and rollover the top css menu here flash banner overlapping the css menu.

<SNIP>
on the other hand the same css menu displaying sub menu correctly on this link because here is a image banner instead of flash.

please help me to solve this problem

[edited by: BlobFisk at 8:59 am (utc) on June 24, 2005]
[edit reason] No URLs please! See TOS [webmasterworld.com] [/edit]

Richard_N

7:18 am on Jun 24, 2005 (gmt 0)



because flash is embedded it will always sit over the top of other content which is constrained to the z axis.

rizwan

7:20 am on Jun 24, 2005 (gmt 0)

10+ Year Member



i got it...
just set the window mode of flash file to transparent

<param name="wmode" value="transparent">

Richard_N

8:22 am on Jun 24, 2005 (gmt 0)



nope that will only work in IE not safari, firefox, opera, etc.