Welcome, Guest
  • Author Topic: .swf overlaps my navigation bar...  (Read 3179 times)

    KARISMALICIOUS

    • Server what's that
    • *
    • Posts: 2
      • View Profile
    .swf overlaps my navigation bar...
    « on: 04/18/08, 14:23 »
     I am currently uploading an swf into my cold fusion template. The problem is that the navigation bar for the site is drop down, and part of it is hidden beneath the flash file. How do I fix that?
    I appreciate all of your Help!

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: .swf overlaps my navigation bar...
    « Reply #1 on: 04/18/08, 14:49 »
    Change the layer stack order (that's z-Index property), here's an article about changing stack http://iat.ubalt.edu/courses/old/pbds664.085_f00/layerLab.cfm

    Jorge

    nothingGrinder

    • Mods
    • Systems Administrator
    • *****
    • Posts: 823
    • Automatic websites with social media distribution
      • View Profile
      • nothingGrinder
    Re: .swf overlaps my navigation bar...
    « Reply #2 on: 04/18/08, 19:38 »
    Maybe I'm wrong, but last I knew Flash is always at the top layer unless the 'Window Mode' property is set to 'Transparent'. Then it  also needs to be absolutely positioned. That was the solution i came up with, but maybe that has changed.