|
Re: Flash File Overlaps Nav Bar...
First of all, i wouldn't reccomend full page flash sites, combined with a CSS menu... IMO, If you're doing a full flash site, use flash for aall of it.
If it's absolutely necesarry, put both of the elements into separate divs, and set style="index:9999;" for the menu, and style="index: 1" for the flash. This will make sure the menu is on top of the flash thing. Just remember to position it.
|