eXtreme Programming
XP for the programmer
18 December 2006
How to place flash on back of HTML?
To place flash on back of HTML, set the flash container with z-index to -1:
<div id="flashContent" style="z-index:-1" ></div>
and set flash variable wmode to opaque.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment