> I have embedded the the animation in the page and used > CSS to to create the layer that holds the border with a > higher z-index than the layer holding the Flash animation. This definitely definitely seems like it should work, but active content, such as Flash, Java applets, QuickTime, and other plugin-based platforms, tend to paint their content to an overlaid "layer" of the display. > However the Flash animation keeps showing through on > top. Is there someway I can push it down to a lower layer. Yes, and it's called wmode. You can read about it here: http://www.quip.net/blog/2006/flash/how-to-position-flash-beneath-other-content
|