Archive

Posts Tagged ‘html’

Overlapping flash with CSS

May 29th, 2009 Remco 1 comment

By default, flash movies are always shown on the top-level of a displaytree. However, it can be very useful to be able to move the flash content to the background, and having it overlapped by other content.
(E.G, you have a flash movie in the header of your website, but there’s a sidebar menu which should be displayed over the header)
Read more…