6/5/2010 3:47:41 AM
Title:
Can I use swf file in background in Html
Can I use swf file in background in Html
6/5/2010 7:14:54 AM
you cannot set the background as swf file using css or html but you can set the parameter in flash tag in html so that it appears behind the html content and look like as its in the background . but its not supported by all the browsers.
<param name="wmode" value="transparent">