Results 1 to 4 of 4

Thread: Javascript menu below flash banner

  1. #1
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Javascript menu below flash banner

    Hey People.

    I have a problem with my fireworks javascript menu.

    It used to work well, but now that below it is a flash banner, my drop down buttons open behind the flash banner.

    Does any of you had the same problem and knows the answer?

    Thank you
    Last edited by andy killer; 01-05-2009 at 03:45 PM.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Search through the forums - many people have asked this question.

    You can either take a look here. "How to give flash a transparent bg.."

    If not, try adding this to your object tag:
    Code:
    <param name="wmode" value="transparent">
    And add this to your embed tag:
    Code:
    wmode="transparent"
    As explained in this post here.
    Jeremy | jfein.net

  3. #3
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you Nile.
    You just solved my problem.

    I've searched some forums, but sometimes it's more a question of choosing the right search words...

    Kudos

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I'm glad to help you - and your welcome.
    It seems your topic is solved... Please set the status to resolved.. To do this:
    Go to your first post ->
    Edit your first post ->
    Click "Go Advanced" ->
    Then in the drop down next to the title, select "RESOLVED"
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •