• Hello there,

    I am working on a site (www.pearmed.com/). On the homepage I have a flash banner. If you hover over the menu “Health A-Z” (visit site to see what I am talking about) you will notice the menu options hides beneath the flash. Any ideas how I could have the menu display over the flash.

    Best regards,
    Annand

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter baiganchoka

    (@baiganchoka)

    Does anyone have any ideas how to fix this?

    Yes your problem is with the w mode….you must set it to “transparent”

    Add the following parameter to the OBJECT tag:

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

    Add the following parameter to the EMBED tag:

    wmode=”transparent”
    That will do it,…
    BEST~
    Robbie

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with WordPress menu and flash’ is closed to new replies.