Apologies, but no results were found.
To make a flash movie background transparent, simply put the following two lines into your existing html code:
add the following to the OBJECT tag:
< param name=”wmode” value=”transparent” >
add the following parameter to the EMBED tag:
wmode=”transparent”
and Voilà!
No comments
Leave a reply
You must be logged in to post a comment.