Transparent swf in html
So you have now placed a swf file into your html page and you want to be able to see through it.
Lucky for you, this is a very easy thing to do!
The following code does the trick:
|
|
Notice that by just adding the wmode
and setting it as ‘transparent’ does everything for you!