返回列表 发帖

[Code] 图片特效代码

一,单层特效 (flash的宽度和高度与图片的宽度和高度一样或比图片的小。
1.没有边框的特效:
代码如下:
<p align=center>
<table height=323(图片高度) cellspacing=0 width=400 (图片宽度)background=http://www.fshospital.org.cn/fsyyybbs/mods/usr/53_14335.jpg(图片地址) border=1>
<tbody>
<tr>
<td><embed src=http://imgfree.21cn.com/free/flash/51.swf(特效地址) width=400(特效宽度) height=323(特效高度) type=application/x-shockwave-flash quality="high" wmode="transparent"></embed></td></tr></tbody></table></p>
2.有边框的特效:
代码如下:
<p align=center>
<table height=323(图片高度) cellspacing=0 width=400 (图片宽度)background=http://www.fshospital.org.cn/fsyyybbs/mods/usr/53_14335.jpg(图片地址) border=4(边框的宽度)>
<tbody>
<tr>
<td><embed src=http://imgfree.21cn.com/free/flash/51.swf(特效地址) width=400(特效宽度) height=323(特效高度) type=application/x-shockwave-flash quality="high" wmode="transparent"></embed></td></tr></tbody></table></p>

二,双层特效
1.没有边框的特效:
代码如下:
<p align=center>
<table height=323(图片高度) cellspacing=0 cellpadding=0 width=400(图片宽度) background=http://www.fshospital.org.cn/fsyyybbs/mods/usr/53_14335.jpg(图片地址) 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>
2.有边框的特效:
代码如下:
<p align=center>
<table height=323(图片高度) cellspacing=0 cellpadding=0 width=400(图片宽度) background=http://www.fshospital.org.cn/fsyyybbs/mods/usr/53_14335.jpg(图片地址) 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>

三,雾化效果
1.矩形效果:
(1).没有放透明flash的特效。
代码如下:
<p align=center>
<table border=0>
<tbody>
<tr>
<td style="filter: alpha(opacity=100,style=3)" width=497(图片宽度) background=http://www.yini.com/li3.net/0/0029-b.jpg(图片地址) 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://www.yini.com/li3.net/0/0029-b.jpg(图片地址) 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).放两层透明flash的特效:
代码如下:
<p align=center>
<table border=0>
<tbody>
<tr>
<td style="filter: alpha(opacity=100,style=3)" width=497 background=http://www.yini.com/li3.net/0/0029-b.jpg 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 pluginspage=http://www.macromedia.com/go/getflashplayer align=right src=http://imgfree.21cn.com/free/flash/9.swf width=497 height=394 type=application/x-shockwave-flash quality="high" wmode="transparent"></embed></b></p></td></tr></tobdy></tbody></table></p>

四,.椭圆形
(1).没有放透明flash的特效.
代码如下:
<p align=center>
<table border=0>
<tbody>
<tr>
<td style="filter: alpha(opacity=100,style=2)" width=420(图片宽度) background=http://xz.2000y.net/100007/uploadpic/200491119916461.gif(图片地址) height=296(图片高度)>
</td></tr></tobdy></tbody></table></p>
(2).放一层透明flash的特效.
代码如下:
<p align=center>
<table border=0>
<tbody>
<tr>
<td style="filter: alpha(opacity=100,style=2)" width=420(图片宽度) background=http://xz.2000y.net/100007/uploadpic/200491119916461.gif(图片地址) height=296(图片高度)>
<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>
(3).放两层透明flash的特效:
代码如下:
<p align=center>
<table border=0>
<tbody>
<tr>
<td style="filter: alpha(opacity=100,style=2)" width=420 background=http://xz.2000y.net/100007/uploadpic/200491119916461.gif height=296>
<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>
欢迎光临:逐梦论坛

最近正在学,好多代码阿,正好可以用阿,谢谢搂主啊!

TOP

返回列表

Powered by Discuz! 7.2   论坛QQ群:逐梦论坛群

© 2001-2021 Comsenz Inc. 鲁公网安备 37120302000001号