A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Flash movie covering up drop down menus

  1. #1
    Senior Member
    Join Date
    Nov 2000
    Posts
    166

    Exclamation Flash movie covering up drop down menus

    i have an animated flash movie on my home page. It displays several photos and fades between them. There is a javascript drop down menu that extends onto part of the area where the flash movie resides. When animation occurs in the Flash movie, the Flash movie moves itself on top of the drop down menu obscuring the contents of the menu. What can be done about this? (see attached screenshot for example)
    Attached Images Attached Images

  2. #2
    Senior Member donaldparkerii's Avatar
    Join Date
    May 2005
    Location
    San Diego
    Posts
    616
    id use CSS zindex. Give the cell with the navigation bar a higher value

  3. #3
    Senior Member
    Join Date
    Nov 2000
    Posts
    166
    Hmmm...doesn't seem to respect the z-index settings in css when flash is animating. I set the table that contained the navigation to 1 and the flash object and its <td> to 9999. Still does the same thing. You can see it live at http://abhospitality.com/

  4. #4
    Junior Member
    Join Date
    May 2007
    Posts
    11
    This is probably not the answer you wan tbut why not make the cells smaller so they do not run into the flash animation?

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