Tag Archives: z-order

JavaScript or CSS Menu Element Positioned Under Flash Object

Some fly-over JavaScript or pure CSS menus may appear under a Flash animation in IE. The Flash object seems to completely ignore the z-order CSS property.
However, the fix is trivial. After a bit of web-crawling, I’ve found this page on Adobe’s KB:
The background of a Flash movie can be set to transparent. This allows [...]