When a Flash animation layers itself over the top of another web element like a menu, and you need it to appear beneath, use this:

<div STYLE="z-index: 0; position:relative"> FLASH HERE</div>

If this doesn’t work you may need to also provide a z-index for your other layers setting the z-index to a lower number than the Flash z-index, i.e. -1.

Posted on February 18th, 2009 | filed under DHTML, Flash | Trackback |

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">