Forum Moderators: open

Message Too Old, No Replies

Layers

animation disregarding the Z-index

         

fashezee

7:17 pm on Jun 20, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have two layers: one has Text and the other has an flash nimation. Although the animation's layer has a z-index of 1 and the layer containing text has two, the animation layer is displayed above the text layer?

whats the deal ?

papabaer

10:52 pm on Jun 20, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello fazhezee, It may be that the flash plugin supercedes the layer z-index order. It's been a while since I've played with Flash and layers. Just out of curiousity, have you applied a visible border to your text layer and then offset the positioning to check for layer clipping? This can be very revealing...

tedster

11:12 pm on Jun 20, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That's been my experience - Flash always grabs the top of the pile.

BlobFisk

2:05 pm on Jun 21, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




Flash always grabs the top of the pile.

As do certain form elements... dropdown lists, radio buttons and ckeck boxes if memory servers me correctly.

I don't know if this is applicable in your case, but a workaround I use for this is to hide the layer with the flash on it to display whatever else you want.

HTH