why flash stays on top of all divs

Started by 061, August 15, 2005, 10:06:22 AM

Previous topic - Next topic

061

i have some divs in my forum positioned absolutely...
the lower most div...z-index=-1  contains a flash clock which always comes on top of all other divs...
does it has to do some thing with flash being the TOP most priority among developers  :D


the embed code

<object width="30" height="30">
<param name="movie" value="clock.swf">
<embed src="clock.swf" width="30" height="30">
</embed>
</object>

[Unknown]

I'm afaid this may just be a problem with the way Flash works.  Does this happen on all browsers?

-[Unknown]

061

yup
both firefox and ie
i think i read some where about some javascript able to pull the flash down below divs...

Advertisement: