A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: javascript pop up menu under swf

  1. #1

    javascript pop up menu under swf

    Hey guys, we're building a site with a navigation bar up top with javascript drop down menus. Underneath the nav bar we're going to have images with 'inspiring' text. We were thinking of using flash for the photos underneath to add a little life to the text, etc. Once embedded, the javascript drop down menu's now appear under the swf. Anyone know of a workaround for this? They don't want to move the nav bar and they don't want to do the nav bar in flash either. Macromedia's site said something about the flash plug-in being on top of everything else so everything appears behind it, but it didn't offer any options. I'd hate to think we'd have to just go with static images because of this.

    Thanks,

    Pete
    [swf width="300" height="40" background="#FFDDBB"]http://www.pushthetempo.com/bond03.swf[/swf]
    Pete@pushthetempo.com

  2. #2
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    Flash z-order is always on top. I once read there was a way to force it under, but I never got it to work.

    I believe it's because flash uses a plugin, rather than being html.

  3. #3
    You're in luck, I've seen it done:

    http://www.subaru.com/index.jsp

    just don't know how... I'm still looking. I know the menus are by opencube.

  4. #4
    I actually found it too at MLB.com. Then I found this here that explained it. Turns out it's pretty simple.
    [swf width="300" height="40" background="#FFDDBB"]http://www.pushthetempo.com/bond03.swf[/swf]
    Pete@pushthetempo.com

  5. #5
    Junior Member scudsucker's Avatar
    Join Date
    Feb 2003
    Location
    Cape Town, RSA
    Posts
    1,509
    Code:
    <param name='WMode' value='Transparent'>
    This ONLY works in I.E.
    Hariyemadzisawira nhaka yedu! Down the SCUD and win!
    I'm too lazy to read Private Messages.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center