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:16

Menu on top of Flash


Poster: webline
Dated: Monday November 18 2002 - 22:23:56 GMT

Hi,

I've got a frames based menu running at http://www.webline-designs.com/projects/webline2. I've had a few problems with it, but most have been resolved thanks to help on this board.

A new one that cropped up is that a couple of the menus when they drop down, overlap a flash animation on the home page. When they do, you can't see any of the menu options. Is there a way to force them to appear over the flash?

Thanks,
Steve


Poster: trytrix
Dated: Tuesday December 3 2002 - 10:57:20 GMT

Hi,


For Iexplorer it should work when adding :

Code:
<object classid="........
       <param name="wmode" value="transparent">
</object>

to the html-code.


Netscape can't do this !!

Greetings,

Trytrix

Flash fix


Poster: webline
Dated: Tuesday December 3 2002 - 15:19:13 GMT

Hi,

Thanks for the response. I tried your suggestion locally (not at the url above) and it did not work for IE on a Mac. I haven't done a thorough cataloging of the problem yet. It seems to occur on some browsers on some OSs, but not on all. I do know that it is not working on IE 5.x and Netscape 7.x on a Mac.

Thanks anyway,
Steve

Transparent Flash


Poster: mrcd
Dated: Tuesday December 10 2002 - 16:37:07 GMT

That fix along with the many posted on this board seems to work for IE. I am using FrontPage2002 and simply made my movie and tag lines transparent.

However, Netscape, Mozilla and Opera still have the menu going behind.

I hope Macromedia puts a fix on this. But the solution did seem to work just fine for IE 6.0SP1 on Windows XP.