Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2008
    Posts
    11

    Default drop down menu blocked by flash

    Hi:
    Whether I use a table or a layer (z=0 or z=-1) my drop down menu always drops hidden behind my flash. Is there any way to position the flash so the drop down cascades over the flash? Thanks- Andrea
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,924

    Default Re: drop down menu blocked by flash

    Any chance of attaching the xar and swf files Andrea?
    Egg

    Intel i7 - 4790K Quad Core + 16 GB Ram + NVIDIA Geforce GTX 1660 Graphics Card + MSI Optix Mag321 Curv monitor
    + Samsung 970 EVO Plus 500GB SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host
    IP

  3. #3
    Join Date
    Nov 2006
    Location
    Uniontown, OH
    Posts
    382

    Default Re: drop down menu blocked by flash

    In your swf code in the html, add the following to your OBJECT statement:
    <param name="WMode" value="Transparent">

    Then if you have an EMBED statement, add:
    wmode="transparent"
    Joe
    IP

  4. #4
    Join Date
    Jan 2008
    Posts
    11

    Smile Re: drop down menu blocked by flash

    Thanks! Your solution worked like a charm.
    IP

  5. #5
    Join Date
    Nov 2006
    Location
    Uniontown, OH
    Posts
    382

    Default Re: drop down menu blocked by flash

    You are welcome. Glad to help.
    Joe
    IP

 

 

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
  •