It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming JavaScript Forum

Submenu rollover (flash issue)

Submenu rollover (flash issue)

Postby Berserker on Wed Mar 14, 2007 3:04 pm

Hey all-

I was just wondering if someone could tell me how to get around this little problem. I created a submenu rollover using an array and I have a flash presentation located to the right of the menu.

The problem is, when you rollover an item to bring up the submenu, it brings it up behind the flash (.swf) file. How can I get the effect to appear over top of the flash when it call up the array??

Thanks,
Tim
Berserker
 
Posts: 2
Joined: Wed Mar 14, 2007 2:52 pm

Postby mwa103 on Wed Mar 14, 2007 7:31 pm

I've read about this issue before, can't remember where though. You might try increasing the z-index of your submenu:
http://www.w3schools.com/css/pr_pos_z-index.asp

-Mike
mwa103
100+ Club
 
Posts: 206
Joined: Mon Mar 07, 2005 10:55 pm

Postby Berserker on Thu Mar 15, 2007 4:47 pm

I responding to my own message because I finally figured it out so hopefully this helps others. Thanks to Mike for pointing me in the right direction with the z-index. It did have to be set at -1, also there's a piece of code (listed below) that needs to be added to the flash plug-in portion:

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

This will allow the stack order to go overtop of the .swf file. Again, hope this helps.


late
Berserker
 
Posts: 2
Joined: Wed Mar 14, 2007 2:52 pm


Who is online

Users browsing this forum: No registered users and 5 guests