menus hidden behind flash

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
wpatters1229
Super Advanced
Super Advanced
Posts: 90
Joined: Thu May 30, 2002 7:35 pm

menus hidden behind flash

Post by wpatters1229 »

At http://www.meredithpatterson.com/html/home.htm I have a flash playing in the middle of the window. When the menu scrolls down so it is next to the flash and you mouse over the selections that cause another menu to appear, the new menu is hidden behind the flash .
I surrounded the <tr> table with div tags and used the div id "flash" in the menu to make the flash hide but it doesn't work.
Any ideas?
User avatar
civilized
Beginner
Beginner
Posts: 3
Joined: Thu Jun 13, 2002 10:02 am
Location: Denmark
Contact:

How to make a Flash movie with a transparent background

Post by civilized »

Hallo...

This is what you can do...

To edit an existing HTML page, add the following parameter to the OBJECT tag in the HTML code:

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

You can get more information at this url:

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

Hope it will help you!
mstill
Beginner
Beginner
Posts: 6
Joined: Tue Jun 11, 2002 8:56 am
Location: California
Contact:

Re: How to make a Flash movie with a transparent background

Post by mstill »

yes, but this is only for IE, which i haven't had any problems with anyway.

If there is a solution for netscape, then i am very, very interested.

I have not been able to find a workaround except for building the menu as part of the flash movie.
foothoss
Beginner
Beginner
Posts: 2
Joined: Tue Jun 18, 2002 3:33 pm

I have the same issue

Post by foothoss »

If someone else can help out with this problem I would greatly appreciate it.
I need this to work on a Mac and Netscape as well as I.E.

I cant believe it is so difficult to find a solution for this.

Maybe there isn't one?

.......

Sorry, I didnt mean to be blasphemous. There is always a solution :D
Post Reply