Click to See Complete Forum and Search --> : Z-index--swf--img


VaporAction
01-10-2007, 07:26 PM
I'm building a site that has an omnipresent nav bar at the top using position: fixed; and z-index to place it so that everything scrolls beneath it...my embedded swf file responds differently depending on whether or not I use an image in the nav bar...
Here's the 2 scenarios (IN BOTH, I HAVE SET 'WMODE'='TRANSPARENT')...
1. nav bar with images
- swf scrolls over top nav bar (not good!)
2. nav bar with only html
- swf scrolls underneath nav bar (good!)

the question is--why would the images make a difference?

TheBearMay
01-10-2007, 09:38 PM
Don't Cross Post...

VaporAction
01-11-2007, 10:34 AM
sorry, I wasn't sure where to put this thread since it involves css, html, and flash...and I'm desperate to get this answered...