Forum Moderators: not2easy

Message Too Old, No Replies

swf is the top of the stacking order?

         

charlee

2:21 pm on May 1, 2008 (gmt 0)

10+ Year Member



I integrated the picture slide show from dojoajax in my website, and so far it works perfectly as long as i dont have a swf banner in the way where the image pops up, its the classic light box, but if theres a swf near by the picture this pic goes behind the swf when it should of actually keep it self in top of anything, is there a way i can get this?

thanks in advance.

doritoz

5:26 pm on May 1, 2008 (gmt 0)

10+ Year Member



I had this problem once way back. A quick fix is to set the z-index of the images container to 99. Then it'll appear on top of the Flash. I don't think you can lower the z-index of Flash—it's always on top (I forget what Flash's z-index is—but it's pretty high). But using the z-index attribute will fix your problem.