Skip navigation
songthatjanelikes
Currently Being Moderated

Flash Drop Down Menu Over HTML

Apr 29, 2009 1:13 PM

Hey everyone. I have created a swf drop down menu (horizontal) for a website I am working on.

 

-The Menu bar is only 800x31

-The Canvas size is 800x400 (makes room for drop down menu)

-The background is invisable

 

My problem is that when I insert the SWF it make room for the whole canvas and pushes the rest of the page down.

If I make the heigth 31 it looks fine but then the drop down menus won't come down. How do I fix this. How do I code this into the page?

 

Attached is the menu. Thanks!!!

Attachments:
  • Currently Being Moderated
    Community Member
    Apr 30, 2009 2:31 AM

    Hi there,

    I would probably make a dhtml layer that is higher than the rest of the page (on top of page). This is often also done for publicity banners. The exact html code I dont have. Maybe with the style "position: absolute".

     

    Greetings Guido


    My Websites: Creation site internet | Jeux Gratuits | TV Soiree

    |
    Mark as:
  • Currently Being Moderated
    Community Professional
    Apr 30, 2009 5:06 PM

    This can often be a problem with how certain browsers display objects on the page.

     

    The wmode may need to be set to "opaque." Explanations and examples here:
    http://www.communitymx.com/content/article.cfm?cid=E5141

    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points