打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
图片加多个透明flash,产生雾化效果代码
图片加多个透明flash,产生雾化效果代码
<TABLE style="FILTER: Alpha(opacity=100,style=2); WIDTH: 328px; HEIGHT: 333px" height=333 align=center background=http://www.hx66.net/jpsc/tp/028.jpg table>
<TBODY>
<TR>
<TD><FONT color=#8a2be2><EMBED style="WIDTH: 449px; HEIGHT: 287px" pluginspage=http://www.macromedia.com/go/getflashplayer src=http://imgfree.21cn.com/free/flash/16.swf width=449 height=287 type=application/x-shockwave-flash quality="high" wmode="transparent"></EMBED></FONT></TD></TR></TBODY></TABLE>
加个透明FLASH,雾化效果
代码
<TABLE style="FILTER: Alpha(opacity=100,style=2); WIDTH: 328px; HEIGHT: 333px" height=333 align=center background=http://www.hx66.net/jpsc/tp/028.jpg table>
<TBODY>
<TR>
<TD><FONT color=#8a2be2><EMBED style="WIDTH: 449px; HEIGHT: 287px" pluginspage=http://www.macromedia.com/go/getflashplayer src=http://imgfree.21cn.com/free/flash/16.swf width=449 height=287 type=application/x-shockwave-flash quality="high" wmode="transparent"></EMBED></FONT></TD></TR></TBODY></TABLE>
黑体倾斜部份是图片网址,蓝色的是透明FLASH网址,这两个网址可以换成自己喜欢的.同样的图片高度和宽度要改.
加两个透明FLASH
代码
<TABLE height=250 cellSpacing=0 borderColorDark=#08094a cellPadding=0 width=400 align=center borderColorLight=#e7efff background=http://www.foxue.org/card/ecard/10.jpg border=2>
<TBODY>
<TR>
<TD><EMBED align=right src=http://imgfree.21cn.com/free/flash/103.swf width=400 height=250 type=application/octet-stream wmode="transparent" quality="high"><EMBED align=right src=http://imgfree.21cn.com/free/flash/51.swf width=400 height=250 type=application/octet-stream wmode="transparent" quality="high"></EMBED></TD></TR></TBODY></TABLE>
透明FLASH的高度和宽度要和图片一致.
第六课 使用透明flash及雾化特效
一、 图片加透明flash特效
1、单层透明flash:
代码:
<P align=center>
<table height=420(图片高度) cellSpacing=0 cellPadding=0 width=560(图片宽度) background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif(图片地址) border=0 align=center>
<tr>
<td><EMBED align=right src=http://imgfree.21cn.com/free/flash/113.swf(透明flash地址) width=560(透明flash宽度) height=420(透明flash高度) type=application/octet-stream ;; quality="high" wmode="transparent"> </EMBED></td>
</tr>
</table>
</P>
2、双层透明flash:
代码:
<P align=center>
<table height=420 cellSpacing=0 cellPadding=0 width=560 background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif border=0 align=center>
<tr>
<td><EMBED align=right src=http://imgfree.21cn.com/free/flash/113.swf width=560 height=420 type=application/octet-stream wmode="transparent" quality="high" ;;></EMBED><EMBED align=right src=http://imgfree.21cn.com/free/flash/51.swf width=560 height=420 type=application/octet-stream ;; quality="high" wmode="transparent"></EMBED></td>
</tr>
</table>
</P>
二、图片矩形雾化效果
1、无透明flash
代码:
<P align=center>
<table border=0>
<tr>
<td style="FILTER: Alpha(opacity=100,style=3)" width=560 background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif height=420></td>
</tr>
</table>
</P>
2、一层透明flash
代码:
<P align=center >
<table border=0 align=center>
<tr>
<td style="FILTER: Alpha(opacity=100,style=3)" width=560 background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif height=420><EMBED align=right src=http://imgfree.21cn.com/free/flash/4.swf width=560 height=420 type=application/octet-stream wmode="transparent" quality="high"></EMBED></td>
</tr>
</table>
</P>
3、两层透明flash
代码:
<P align=center>
<table border=0 align=center>
<tr>
<td style="FILTER: Alpha(opacity=100,style=3)" width=560 background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif height=420><EMBED align=right src=http://imgfree.21cn.com/free/flash/4.swf width=560 height=420 type=application/octet-stream wmode="transparent" quality="high"><EMBED pluginspage=http://www.macromedia.com/go/getflashplayer align=right src=http://imgfree.21cn.com/free/flash/61.swf width=560 height=420 type=application/x-shockwave-flash quality="high" wmode="transparent"></EMBED></td>
</tr>
</table>
</P>
三、图片椭圆形雾化效果
1、无透明flash
代码:
<P align=center>
<table border=0 align=center>
<tr>
<td style="FILTER: Alpha(opacity=100,style=2)" width=560 background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif height=420></td>
</tr>
</table>
</P>
2、一层透明flash
代码:
<P align=center >
<table border=0 align=center>
<tr>
<td style="FILTER: Alpha(opacity=100,style=2)" width=560 background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif height=420><EMBED align=right src=http://imgfree.21cn.com/free/flash/3.swf width=560 height=420 type=application/octet-stream wmode="transparent" quality="high"></EMBED></td>
</tr>
</table>
</P>
3、两层透明flash
代码:
<P align=center>
<table border=0 align=center>
<tr>
<td style="FILTER: Alpha(opacity=100,style=2)" width=560 background=http://image9.360doc.com/DownloadImg/2010/04/2722/3026010_2.gif height=420><EMBED align=right src=http://imgfree.21cn.com/free/flash/3.swf width=560 height=420 type=application/octet-stream wmode="transparent" quality="high"><EMBED pluginspage=http://www.macromedia.com/go/getflashplayer align=right src=http://imgfree.21cn.com/free/flash/16.swf width=560 height=420 type=application/x-shockwave-flash quality="high" wmode="transparent"></EMBED></td>
</tr>
</table>
</P>
四、网页加透明flash
<div>
<CENTER><EMBED style="left: 300px; TOP:1300px; POSITION: absolute; WIDTH: 500px; HEIGHT: 1000px" align=right src=http://imgfree.21cn.com/free/flash/16.swf type=application/octet-stream wmode="transparent" quality="high" ;;> </CENTER></div>
加透明FLASH的图片特效(雾化、加框等效果)
1、矩形雾化贴图效果
<P align=center>
<TABLE border=0>
<TBODY>
<TR>
<TD style="FILTER: Alpha(opacity=100,style=3)" width=497(图片宽度) background=(图片地址) height=394(图片高度)>
</TD></TR></TOBDY></TBODY></TABLE></P>
2、加一层透明FLASH的特效:
<P align=center>
<TABLE border=0>
<TBODY>
<TR>
<TD style="FILTER: Alpha(opacity=100,style=3)" width=497(图片宽度) background=http://(图片地址) height=394(图片高度)>
<P><B><EMBED align=right src=http://imgfree.21cn.com/free/flash/136.swf(特效地址) width=497(特效宽度) height=394(特效高度) type=application/octet-stream wmode="transparent" quality="high"></EMBED></B></P></TD></TR></TOBDY></TBODY></TABLE></P>
 
3、加两层透明FLSH的特效
<P align=center>
<TABLE border=0>
<TBODY>
<TR>
<TD style="FILTER: Alpha(opacity=100,style=3)" width=497 background=图片地址 height=394>
<P><B><EMBED align=right src=http://imgfree.21cn.com/free/flash/136.swf(FLASH地址) width=497 height=394 type=application/octet-stream wmode="transparent" quality="high"><EMBED pluginspage=http://www.macromedia.com/go/getflashplayer align=right src=http://imgfree.21cn.com/free/flash/9.swf(FLASH地址) width=497 height=394 type=application/x-shockwave-flash quality="high" wmode="transparent"></EMBED></B></P></TD></TR></TOBDY></TBODY></TABLE></P>
 
4、贴图没有边框+双层透明FLASH的特效:
<P align=center>
<TABLE height=323(图片高度) cellSpacing=0 cellPadding=0 width=400(图片宽度) background=http://(图片地址) border=0>
<TBODY>
<TR>
<TD><EMBED align=right src=http://imgfree.21cn.com/free/flash/74.swf(特效地址) width=400(特效宽度) height=323(特效高度) type=application/octet-stream wmode="transparent" quality="high" ;;><EMBED align=right src=http://imgfree.21cn.com/free/flash/51.swf(特效地址) width=400(特效宽度) height=323(特效高度) type=application/octet-stream wmode="transparent" quality="high" ;;></EMBED></TD></TR></TBODY></TABLE></P>
5、贴图+边框+双层透明FLASH的特效:
<P align=center>
<TABLE height=323(图片高度) cellSpacing=0 cellPadding=0 width=400(图片宽度) background=http://(图片地址) border=5(边框厚度)>
<TBODY>
<TR>
<TD><EMBED align=right src=http://imgfree.21cn.com/free/flash/74.swf(特效地址) width=400(特效宽度) height=323(特效高度) type=application/octet-stream wmode="transparent" quality="high" ;;><EMBED align=right src=http://imgfree.21cn.com/free/flash/51.swf(特效地址) width=400(特效宽度) height=323(特效高度) type=application/octet-stream wmode="transparent" quality="high" ;;></EMBED></TD></TR></TBODY></TABLE></P>
6、椭圆形雾化贴图
<P align=center>
<TABLE border=0>
<TBODY>
<TR>
<TD style="FILTER: Alpha(opacity=100,style=2)" width=400(图片宽度) background=图片(图片地址) height=533(图片高度)>
</TD></TR></TOBDY></TBODY></TABLE></P>
7、加一层透明FLASH特效:
<P align=center>
<TABLE border=0>
<TBODY>
<TR>
<TD style="FILTER: Alpha(opacity=100,style=2)" width=400(图片宽度) background=http(图片地址) height=533(图片高度)>
<P><B><EMBED align=right src=http://imgfree.21cn.com/free/flash/123.swf(特效地址) width=420(特效宽度) height=296(特效高度) type=application/octet-stream wmode="transparent" quality="high"></EMBED></B></P></TD></TR></TOBDY></TBODY></TABLE></P>
 
8、加两层透明FLASH的特效:
<P align=center>
<TABLE border=0>
<TBODY>
<TR>
<TD style="FILTER: Alpha(opacity=100,style=2)" width=400 background=图片地址 height=533>
<P><B><EMBED align=right src=http://imgfree.21cn.com/free/flash/123.swf width=420 height=296 type=application/octet-stream wmode="transparent" quality="high"><EMBED pluginspage=http://www.macromedia.com/go/getflashplayer align=right src=http://imgfree.21cn.com/free/flash/16.swf width=420 height=296 type=application/x-shockwave-flash quality="high" wmode="transparent"></EMBED></B></P></TD></TR></TOBDY></TBODY></TABLE></P>
05
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
图片上贴透明Flash代码
制作翻转透明FLASH的代码【中秋祝福】
【特效·代码】图片综合加FLASH代码
图片加四张透明FLSAH(学习制作)
碎羽残舞的日志
精美的播放器代码 可是我的心血啊 大家都来顶顶
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服