这些是收集来的网页效果小代码,希望能对大家有所帮助。
 
<DIV style="POSITION: absolute;left: 00px">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" [url]http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6[/url],0,29,0" width="700" height="500">
<param name="movie" value=" [url]http://imgcache.qq.com/pet/web/title.swf[/url]">
<param name="wmode" value="transparent">
<embed src=" [url]http://imgcache.qq.com/pet/web/title.swf[/url]" type="application/x-shockwave-flash" wmode="Transparent">
</embed>
</object>
</DIV>
 
其中最重要的透明效果是wmode="Transparent"~~
//不过还需要FLASH的地址哟.