发新话题
打印

[推荐] 教你用满屏透明FLASH 代码

教你用满屏透明FLASH 代码

教你用满屏透明FLASH 代码

满屏FLASH的添加:

 

满屏FLASH的添加,只要将这些代码复制,放在已编好文章的代码后面即可

 

<EMBED style="LEFT: 50px; WIDTH: 850px; POSITION: absolute; TOP: 100px; HEIGHT: 1500px" align=right src=http://imgfree.21cn.com/free/flash/101.swf width=500 height=1500 type=application/octet-stream wmode="transparent" quality="high" ;;>

</EMBED><EMBED style="LEFT: 50px; WIDTH: 850px; POSITION: absolute; TOP: 100px; HEIGHT: 1500px" align=right src=http://imgfree.21cn.com/free/flash/101.swf width=500 height=1500 type=application/octet-stream wmode="transparent" quality="high" ;;>

</EMBED><EMBED style="LEFT: 50px; WIDTH: 850px; POSITION: absolute; TOP: 100px; HEIGHT: 1500px" align=right src=http://imgfree.21cn.com/free/flash/101.swf width=500 height=1500 type=application/octet-stream wmode="transparent" quality="high" ;;>

</EMBED><EMBED style="LEFT: 50px; WIDTH: 850px; POSITION: absolute; TOP: 100px; HEIGHT: 1500px" align=right src=http://imgfree.21cn.com/free/flash/101.swf width=500 height=1500 type=application/octet-stream ;; quality="high" wmode="transparent"></EMBED>

 

说明:

 

其中蓝色的是透明FLASH的网址,可自行更换
width和height 是设定FLASH的宽度和高度
left 是设定FLASH距屏幕左边的距离
top 是设定FLASH距屏幕顶部的距离

TOP

发新话题