在一些朋友的Blog上看到一些美化效果,例如添加蝴蝶、金鱼、水泡之类的,打开源文件,看一下代码,贴在这里,有兴趣的朋友作个参考。(点击“运行代码”可以看到效果)
使用方法:把代码插入到Blog的模板代码中,放在</style>之后。相关的一些参数,可以自行修改。
1、三条金鱼
<DIV style="POSITION: absolute"><EMBED src=http://www.phield.com/skin/fish.swf width=400 height=500 type=application/x-shockwave-flash wmode="transparent"></DIV>
2、两只蝴蝶
<DIV id=Layer2 style="Z-INDEX: 1; LEFT: 50px; WIDTH: 415px; POSITION: absolute; TOP: 100px; HEIGHT: 1px">
<OBJECT height=500 width=700>
<embed src="http://bbs.5qzone.net/images/5qzone/fly.swf" width="700" height="500"
quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" ;; type="application/x-shockwave-flash" menu="false" wmode="transparent"></embed></OBJECT></DIV>
3、水珠滑落
<DIV id=Layer1 style="Z-INDEX: 1; LEFT: 200px; VISIBILITY: visible; POSITION: absolute; TOP: 0px">
<OBJECT height=500 width=700>
<embed src="http://bbs.5qzone.net/images/5qzone/shuidi.swf" width="700" height="500" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false"
wmode="transparent"></embed></OBJECT></DIV>
使用方法:把代码插入到Blog的模板代码中,放在</style>之后。相关的一些参数,可以自行修改。
1、三条金鱼
<DIV style="POSITION: absolute"><EMBED src=http://www.phield.com/skin/fish.swf width=400 height=500 type=application/x-shockwave-flash wmode="transparent"></DIV>
2、两只蝴蝶
<DIV id=Layer2 style="Z-INDEX: 1; LEFT: 50px; WIDTH: 415px; POSITION: absolute; TOP: 100px; HEIGHT: 1px">
<OBJECT height=500 width=700>
<embed src="http://bbs.5qzone.net/images/5qzone/fly.swf" width="700" height="500"
quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" ;; type="application/x-shockwave-flash" menu="false" wmode="transparent"></embed></OBJECT></DIV>
3、水珠滑落
<DIV id=Layer1 style="Z-INDEX: 1; LEFT: 200px; VISIBILITY: visible; POSITION: absolute; TOP: 0px">
<OBJECT height=500 width=700>
<embed src="http://bbs.5qzone.net/images/5qzone/shuidi.swf" width="700" height="500" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false"
wmode="transparent"></embed></OBJECT></DIV>
回复Comments
作者:
{commentrecontent}