Thursday, October 16, 2008

Javascript Popup Menu Hides Behind Flash in Firefox Fix

Not nice isn't it?

Here's how you can fix it:

Make sure you have these parameters set when inserting yoru animation in the html document.

This should fix it.

Still not working? Aha...you are looking at the right post. I bet you inserted your Flash using Dreamweaver? Here's what you need to do, instead of manually edit the HTML code:

1. In Dreamweaver, insert the Flash movie into an HTML page.
2. Select the Flash movie in the Design View.
3. In the Properties panel, choose Parameters.
4. For the Parameter, enter "wmode" (without quotes). For the Value, enter "transparent".
5. Save the document. The HTML page is complete.

0 Comments:

Post a Comment

<< Home