Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:45

Making menu overlap flash movies


Poster: Andy
Dated: Thursday February 21 2002 - 23:52:41 GMT

I am using a small flash movie on the middle of my site. The Menu does not show up OVER this part of the webpage. Is there a way I can use zindex or something else to make sure that the menu will show up ON TOP OF the movie (for the drop down)?

Thanks,
Robert

Re: Making menu overlap flash movies


Poster: dirk.einecke __at__ gmx.de
Dated: Saturday March 30 2002 - 19:18:14 GMT

Hi.

It is the same like:
http://www.milonic.co.uk/menu/faq.php#l12

byE : dirk.einecke

Re: Making menu overlap flash movies


Poster: yadin
Dated: Sunday March 31 2002 - 7:02:34 BST

use the div hide function of the menu. wrap the object in a div and hide it's id in the array parameter.
Cheers!
Yadin

Re: Making menu overlap flash movies


Poster: vic __at__ math.rsu.ru
Dated: Wednesday April 24 2002 - 10:21:24 BST

This technics works well with MSIE, but with Opera 5 it is hides only static GIFs, not animated (GIF Images with low frequency of animation are hidden)

Re: Making menu overlap flash movies


Poster: 0x9ns001 __at__ sneakemail.com
Dated: Wednesday April 24 2002 - 17:00:02 BST

I have the same trouble: if i put the ID of the Div, the whole menubar disappear!
(internet explorer 6, win 2000)

Re: Making menu overlap flash movies


Poster: drnibbles __at__ hotmail.com
Dated: Tuesday April 30 2002 - 0:34:05 BST

I have the same problem.....but when I enter what ID that has the div id nothing happens.... Nothing at all. I tried changing the DIV ID name and I have tried to change place on it and still don't work... It's a flash animation and a form that I have problems with

I also have a forms page. I have done as it says in some of the posts with the z index and changeing the setting in the menu. I have tired adding z index to the DIV and some ideas but still the menu will go behind the dropdown box.

I use IE 5.5 win2000

Re: Making menu overlap flash movies


Poster: thomas __at__ kello.info
Dated: Tuesday April 30 2002 - 11:03:40 BST

Try This...

Having a problem with your flashmovie always showing ontop of the plain html? Maybe it covers your super dhtml menu?

Go to this site for information on have to solve this problem...

http://www.macromedia.com/support/flash ... _layer.htm

Re: Making menu overlap flash movies


Poster: thomas __at__ kello.info
Dated: Tuesday April 30 2002 - 11:14:04 BST

To edit an existing HTML page instead, add the following parameter to the OBJECT tag in the HTML code where you have your flash movie:

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

This will make the flashmovie transparent. It works in MIE v3.0 and up
But not in netscape browsers... But __at__ !#$ netscape, only problems with this browser! And only 4 % is using the browser...

That's how it works... :o)

Thomas

Re: Making menu overlap flash movies


Poster: thomas __at__ kello.info
Dated: Tuesday April 30 2002 - 11:43:43 BST

Hi it's me again!

Try and look at this page... The text "velkommen" is a flash, make the browser window smaller and than try the menu, click on the menu outside and see how the menu overlaps the flashmovie... Take a look at the code!

Hope anyone can use this!

Thomas

The URL:

http://www.test.civilized.dk

Re: Making menu overlap flash movies


Poster: drnibbles __at__ hotmail.com
Dated: Tuesday April 30 2002 - 23:20:32 BST

Yes Yes Yes It worked with <param name="wmode" value="transparent"> Yes now I'm a happy camper....

I just hope that I can get the form to work also(i have a for with select boxes). I have tried the z-index and changed all kinds of stuff. No work....