图片浏览器代码
<div id="sina_keyword_ad_area2" class="articalContent"><p ALIGN="center"><embed allowScriptAccess="never" allowNetworking="internal" autostart="0" SRC="http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf" WIDTH="600" HEIGHT="400" TYPE="application/x-shockwave-flash" QUALITY="high" WMODE="transparent" FLASHVARS="tpt=http://hzy.52hzy.com/pass/UploadFile/20102&tp=437076625.jpg|436993673.jpg|437129221.jpg|437742953.jpg|437428657.jpg|437586485.jpg|456456485.jpg|437694517.jpg|552101249.jpg|480517937.jpg|480457641.jpg&cc=600*400"></EMBED></P>
<p ALIGN="center">实例一(width=600 height=400 图片切换特效选择全部、随机)</P>
<p ALIGN="center"><embed allowScriptAccess="never" allowNetworking="internal" autostart="0" SRC="http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf" WIDTH="256" HEIGHT="160" TYPE="application/x-shockwave-flash" FLASHVARS="tpt=http://yanyileo.vip125.flashyc.com/swf/gk&tpw=1|500|.jpg&cc=256*160&txbh=8|94|97|12|98|47|99|5|100|23&qhfs=0" WMODE="transparent" QUALITY="high"></EMBED></P>
<p ALIGN="center">实例二(width=256 height=160 图片切换特效选择部分、顺序)</P>
<wbr> <wbr> <wbr>
这是一款通用图片浏览器,可以根据图片的大小,决定SWF(图片浏览器)宽度和高度的。采用参数传递方法,通过博客添加FLASH动画的代码,将图片网址、图片切换特效的编号、特效显示的方式等传送到图片浏览动画中。
<p> <wbr> <wbr> <wbr>
不需要上传FLASH动画和制作的专门技术,也可以拥有图片浏览的技巧。</P>
<p> <wbr> <wbr> <wbr>
<font STYLE="FonT-siZe: 14px"><font COLOR="#0000FF">一、博客添加“图片浏览器”的代码</FONT>:</FONT></P>
<p ALIGN="left">
<wbr> <wbr> <wbr>
<EMBED
src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf
width=宽度 height=高度 type=application/x-shockwave-flash
QUALITY="high" WMODE="transparent" <font COLOR="#FF0000">FLASHVARS="</FONT><font COLOR="#FF00FF">tpt=图片网址相同部分</FONT>&amp;<font COLOR="#FF0000">tp=图片网址(<font COLOR="#F042F9">或图片网址不同部分)</FONT></FONT>
&amp;<font COLOR="#FF00FF">tpw=图片网址不同部分简写</FONT>&amp;<font COLOR="#FF0000">cc=图片尺寸</FONT>&amp;<font COLOR="#FF00FF">qhfs=切换方式<font COLOR="#000000">&amp;</FONT><font COLOR="#FF00FF">txbh=特效编号</FONT></FONT>"></EMBED> <wbr></P>
<p ALIGN="left">
<wbr> <wbr> <wbr>
代码说明:http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf
是图片浏览动器网址,这网址是固定不变的。width=宽度:当图片的宽度大于等于600时,width=600,当图片的宽度小于600时,width=图片宽度,height=高度:当图片的高度大于等于450时,height=450,当图片的高度小于450时,height=图片高度,</P>
<p ALIGN="left">
<wbr> <wbr> <wbr> <wbr>
<font COLOR="#FF0000">FLASHVARS="参数列表"</FONT><font COLOR="#000000">引号中就是要传递的参数。红色部分是必须设置的,粉红色部分是可选的。不选某参数,即某参数不在参数列表中出现,则取默认值。参数之间用&amp;分隔,排列顺序不分前后。</FONT></P>
<p ALIGN="left">
<wbr> <wbr> <wbr> <wbr>
使用以上代码时,请将代码复制粘帖到“记事本”之后(过滤颜色),再从“记事本”复制粘帖到你的博文代码编辑区中。</P>
<p ALIGN="left">
<wbr> <wbr> <wbr> <wbr>
<font COLOR="#0000FF">二、参数说明:</FONT></P>
<p ALIGN="left">
<wbr> <wbr> <wbr> <wbr>
<font COLOR="#0000FF">1、图片网址参数</FONT></P>
<p ALIGN="left"><font COLOR="#0000FF"> <wbr> <wbr> <wbr> <wbr>
(新浪相册的图片现在在《图片浏览器(可改变宽度、高度)》不能使用,请暂停使用)</FONT></P>
<p ALIGN="left">
<wbr> <wbr> <wbr> <wbr>
<font COLOR="#FF00FF">tpt=图片网址相同部分</FONT></P>
<p><font COLOR="#FF00FF"> <wbr> <wbr> <wbr></FONT>
<font COLOR="#000000">使用同一网站的图片网址,其网址前面部分都是相同的。将图片网址中相同部分用一个tpt来定义,它与tp或与tpw参数组合成完整的图片网址。如果不选用此参数,<u>则tp必须是完整的图片网址</U>。</FONT></P>
<p> <wbr> <wbr> <wbr>
<font COLOR="#FF0000">tp=图片网址(或图片网址不同部分)</FONT></P>
<p><font COLOR="#FF00FF"> <wbr> <wbr> <wbr> <wbr></FONT>tp=图片网址1|图片网址2|......|图片网址n <wbr> <wbr> <wbr> <wbr>网址之间用竖线字符分隔。</P>
<p>
<wbr> <wbr> <wbr> <wbr>如果选用了tpt参数则tp=图片网址不同部分1|图片网址不同部分2|......|图片网址不同部分n</P>
<p> <wbr> <wbr> <wbr>
<font COLOR="#FF00FF">tpw=图片网址不同部分简写</FONT></P>
<p> <wbr> <wbr> <wbr>
该参数仅用于图片网址尾部是连续的序列号。如01、02......nn或001、002......nnn。</P>
<p> <wbr> <wbr> <wbr>
tpw=01|nn|.jpg 或 tpw=001|nnn|.jpg</P>
<p>
<wbr> <wbr> <wbr> <wbr>注意:此参数<u>必须与tpt参数配套使用,并且不能再用tp参数</U>。 <wbr></P>
<p>
<wbr> <wbr> <wbr> <wbr><font COLOR="#0000FF">2、图片尺寸参数</FONT></P>
<p> <wbr> <wbr> <wbr>
<font COLOR="#FF0000">cc=图片尺寸</FONT></P>
<p> <wbr> <wbr> <wbr>
cc=宽度*高度(例cc=1024*768) <wbr> 宽度与高度用*字符分隔。</P>
<p> <wbr> <wbr> <wbr>
注意:选用的图片尺寸必须一致。如果使用新浪相册的图片,请将图片网址尾部&690删除后使用。</P>
<p>
<wbr> <wbr> <wbr> <wbr><font COLOR="#0000FF">3、其他参数</FONT> <wbr></P>
<wbr> <wbr> <wbr> <font COLOR="#FF00FF">qhfs=切换方式</FONT> <wbr> <wbr>
<p><font COLOR="#FF00FF"> <wbr> <wbr> <wbr></FONT>
图片切换特效显示方式:qhfs=0是按编号顺序显示。qhfs=1是随机抽取编号显示。不选用qhfs参数,则默认为随机抽取编号。</P>
<p> <wbr> <wbr> <wbr>
<font COLOR="#FF00FF">txbh=特效编号</FONT></P>
<p><font COLOR="#FF00FF"> <wbr> <wbr> <wbr></FONT>
图片浏览动画提供110款的图片切换特效,以下是特效的编号。txbh参数提供选择喜欢的图片切换特效。(特效效果请看<span><a TITLE="FLASH实例-图片切换百款(外部)" HREF="http://blog.sina.com.cn/s/blog_56d3a4e10100gzgb.html" TARGET="_blank"><font COLOR="#318B92">FLASH实例-图片切换百款(外部)</FONT></A></SPAN>)。</P>
<p> <wbr> <wbr> <wbr>
参数格式:txbh=编号x|编号y|......|编号n <wbr> 编号之间用竖线字符|分隔。</P>
<p> <wbr> <wbr> <wbr>
如果仅需要一种图片切换特效,只要设置参数:txbh=编号(如txbh=1)即可。</P>
<p> <wbr> <wbr> <wbr>
不选用txbh参数,则默认为用全部的图片切换特效。</P>
<div ALIGN="center">
<div STYLE="BorDer-riGHT: #006c90 1pt dashed; BorDer-Top: #006c90 1pt dashed; sCroLLBAr-FACe-CoLor: #ffffff; sCroLLBAr-HiGHLiGHT-CoLor: #ffffff; oVerFLoW: auto; BorDer-LeFT: #006c90 1pt dashed; WiDTH: 373px; sCroLLBAr-3DLiGHT-CoLor: #ffffff; sCroLLBAr-ArroW-CoLor: #006c90; BorDer-BoTToM: #006c90 1pt dashed; sCroLLBAr-DArKsHADoW-CoLor: #ffffff; HeiGHT: 201px" ALIGN="left">
<blockquote DIR="ltr" STYLE="MArGin-riGHT: 0px">
<p ALIGN="left">编号 <wbr> <wbr> 特效名称<br />
—— —————————— <br />
1 01—淡入谈出 <br />
2 02—拉幕上向下 <br />
3 03—拉幕左向右 <br />
4 04—拉幕下向上 <br />
5 05—拉幕右向左 <br />
6 06—长方形旋转填位 <br />
7 07—梯形上下填位 <br />
8 08—风车 <br />
9 09—方块排列 <br />
10 10—三角形向中间合拢 <br />
11 11—圆角组合 <br />
12 12—拉幕中间向上下 <br />
13 13—拉幕中间向左右 <br />
14 14—方星转向中心 <br />
15 15—圆转六角旋左向右 <br />
16 16—圆转八角旋左向右 <br />
17 17—菱形下拉 <br />
18 18—细条变化 <br />
19 19—多角星中心扩散 <br />
20 20—半圆旋转扩散 <br />
21 21—圆交叉 <br />
22 22—拉幕左上向右下 <br />
23 23—拉幕右上向左下 <br />
24 24—拉幕左下向右上 <br />
25 25—拉幕右下向左上 <br />
26 26—拉幕左上角向右下角 <br />
27 27—拉幕左下角向右上角 <br />
28 28—拉幕右下角向左上角 <br />
29 29—拉幕右上角向左下角 <br />
30 30—拉幕中心向四周 <br />
31 31—扇形柄顶下中点 <br />
32 32—扇形柄顶上中点 <br />
33 33—扇形柄顶右中点 <br />
34 34—扇形柄顶左中点 <br />
35 35—扇形柄顶右下角 <br />
36 36—扇形柄顶左上角 <br />
37 37—扇形柄顶右上角 <br />
38 38—扇形柄顶左下角 <br />
39 39—条形左边向右边 <br />
40 40—条形右边向左边 <br />
41 41—条形上边向下边 <br />
42 42—条形下边向上边 <br />
43 43—条形左上角向右下角 <br />
44 44—条形右下角向左上角 <br />
45 45—条形右上角向左下角 <br />
46 46—条形左下角向右上角 <br />
47 47—淡入谈出 <br />
48 48—关门左向右 <br />
49 49—关门右向左 <br />
50 50—关门下向上 <br />
51 51—关门上向下 <br />
52 52—关门左下向右上 <br />
53 53—关门右下向左上 <br />
54 54—关门右上向左下 <br />
55 55—关门左上向右下 <br />
56 56—大变小向中心 <br />
57 57—大变小向左角 <br />
58 58—大变小向上边 <br />
59 59—大变小向左边 <br />
60 60—切方块扩散 <br />
61 61—方块扩散左上向右下 <br />
62 62—星形转方形中心射出 <br />
63 63—方转星右上向左下 <br />
64 64—方转星右下向左上 <br />
65 65—方转星左下向右上 <br />
66 66—方转星左上向右下 <br />
67 67—条形穿插下向上 <br />
68 68—条形穿插上向下 <br />
69 69—条形穿插左向右 <br />
70 70—条形穿插右向左 <br />
71 71—方形逐个左向右上向下 <br />
72 72—圆形逐个左向右上向下 <br />
73 73—星形逐个左向右上向下 <br />
74 74—方形中心向四周飞出 <br />
75 75—横条水波 <br />
76 76—方形上下中间 <br />
77 77—方形旋转扩散 <br />
78 78—方形旋转左上向右下 <br />
79 79—方形旋转上下中间 <br />
80 80—方形旋转外向内 <br />
81 81—圆形扩散右移 <br />
82 82—方块旋转左下向右上 <br />
83 83—圆交叉变方扩散 <br />
84 84—方形扩散 <br />
85 85—方形弓字向下 <br />
86 86—方星转化右上向左下 <br />
87 87—方星转化右下向左上 <br />
88 88—方星转化左上向右下 <br />
89 89—方星转化左下向右上 <br />
90 90—拉幕压缩左向右 <br />
91 91—拉幕压缩上向下 <br />
92 92—拉幕压缩下向上 <br />
93 93—拉幕压缩右向左 <br />
94 94—前段模糊左向右 <br />
95 95—前段模糊右向左 <br />
96 96—画轴卷动上向下 <br />
97 97—画轴卷动左向右 <br />
98 98—翻页卷下左向右 <br />
99 99—翻页卷下右向左 <br />
100 100—翻页卷上左向右 <br />
101 101—翻页卷上右向左 <br />
102 102—模糊椭圆中心扩散 <br />
103 103—模糊五角星旋转扩散 <br />
104 104—模糊方形中心扩散 <br />
105 105—模糊左下向右上 <br />
106 106—方形交叉向中 <br />
107 107—挥旗中点右向左<br />
108 108—梅花旋转中心扩散<br />
109 109—边模糊花朵中心扩散 <br />
110 110—葵花旋转中心扩散 </P>
</BLOCKQUOTE>
</DIV>
</DIV>
<p><font COLOR="#3A6AFD"><font COLOR="#0000FF">实例代码</FONT>:</FONT></P>
<div STYLE="BorDer-riGHT: #006c90 1pt dashed; BorDer-Top: #006c90 1pt dashed; sCroLLBAr-FACe-CoLor: #ffffff; sCroLLBAr-HiGHLiGHT-CoLor: #ffffff; oVerFLoW: auto; BorDer-LeFT: #006c90 1pt dashed; WiDTH: 694px; sCroLLBAr-3DLiGHT-CoLor: #ffffff; sCroLLBAr-ArroW-CoLor: #006c90; BorDer-BoTToM: #006c90 1pt dashed; sCroLLBAr-DArKsHADoW-CoLor: #ffffff; HeiGHT: 102px" ALIGN="left">
<p><font COLOR="#000000">实例一代码:</FONT></P>
<p><font COLOR="#000000"><P
align=center><EMBED
src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf
width=600 height=400 type=application/x-shockwave-flash
QUALITY="high" WMODE="transparent"
FLASHVARS="tpt=http://hzy.52hzy.com/pass/UploadFile/20102&amp;tp=437076625.jpg|436993673.jpg|437129221.jpg|437742953.jpg|437428657.jpg|437586485.jpg|456456485.jpg|437694517.jpg|552101249.jpg|480517937.jpg|480457641.jpg&amp;cc=600*400"
></EMBED></P></FONT></P>
<p><font COLOR="#000000"> <wbr></FONT></P>
<p><font COLOR="#000000">实例二代码:</FONT></P>
<p><P
align=center><EMBED
src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf
width=256 height=160 type=application/x-shockwave-flash
QUALITY="high" WMODE="transparent"
FLASHVARS="tpt=http://fmn.rrimg.com/fmn0&amp;tp=51/20110816/1110/p_large_bn4G_529000044fca5c73.jpg|55/20110816/1110/p_large_pVl0_540f000451265c72.jpg|49/20110816/1110/p_large_CCHg_3f0b000456d65c6f.jpg|47/20110816/1110/p_large_jUvB_524e00044eb65c73.jpg|51/20110816/1110/p_large_lxOZ_53fa000450e15c72.jpg|47/20110816/1110/p_large_KU9S_52a000044eee5c73.jpg|51/20110816/1110/p_large_KVvJ_33a7000453b45c71.jpg|49/20110816/1110/p_large_SN1A_0ca2000451ad5c70.jpg|52/20110816/1110/p_large_OxtO_542f000450a35c72.jpg|49/20110816/1110/p_large_cHXs_3386000452045c71.jpg|49/20110816/1110/p_large_AFxs_0c8300044fc75c70.jpg|47/20110816/1110/p_large_Q741_526e00044f965c73.jpg|46/20110818/1645/p_large_ZZiH_5269000506e15c73.jpg|52/20110816/1110/p_large_qKwK_339c000452c85c71.jpg|47/20110816/1410/p_large_jRCP_35200003fec05c42.jpg|47/20110816/1410/p_large_YwEE_4a77000401e35c41.jpg|46/20110816/1410/p_large_ne9i_6ef30003f47f5c3f.jpg|52/20110816/1410/p_large_OLAF_543d00045c105c72.jpg|51/20110816/1410/p_large_xXQC_33e900045ead5c71.jpg|53/20110816/1410/p_large_uK7e_0c9700045de15c70.jpg|47/20110816/1410/p_large_Gi1p_12ad0003fdcc5c44.jpg|54/20110816/1410/p_large_W61C_3584000400785c42.jpg|54/20110816/1410/p_large_drtr_6e91000405e25c3f.jpg|49/20110816/1410/p_large_77Ei_33a100045fb75c71.jpg|54/20110816/1410/p_large_37N1_12b70003fdb75c44.jpg|51/20110816/1410/p_large_NYTw_59b60003ff635c43.jpg|54/20110816/1410/p_large_TpNq_35410003fe0a5c42.jpg|54/20110816/1410/p_large_iwFl_6ed90003faf65c3f.jpg|46/20110816/1410/p_large_HTGL_528900045c265c73.jpg|47/20110816/1410/p_large_4lM2_33a70004604d5c71.jpg|47/20110816/1410/p_large_D7nj_0c5400045e6a5c70.jpg&amp;cc=256*160&amp;txbh=8|94|97|12|98|47|99|5|100|23&amp;qhfs=0"></EMBED></P> <wbr></P>
</DIV>
<p ALIGN="center"><br />
范例:摘自《<span><a TITLE="夏去秋来到(我的暑期总结)" HREF="http://blog.sina.com.cn/s/blog_4dc413280102drqe.html" TARGET="_blank"><font COLOR="#85009C">夏去秋来到(我的暑期总结)</FONT></A></SPAN>》</P>
<table STYLE="BorDer-riGHT: 2px dotted; BorDer-Top: 2px dotted; BorDer-LeFT: 2px dotted; BorDer-BoTToM: 2px dotted" BORDERCOLOR="#993233" CELLSPACING="0" CELLPADDING="0" WIDTH="570" ALIGN="center" BORDER="3">
<tbody>
<tr>
<td><embed allowScriptAccess="never" allowNetworking="internal" autostart="0" SRC="http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf" WIDTH="590" HEIGHT="420" TYPE="application/x-shockwave-flash" QUALITY="high" WMODE="transparent" FLASHVARS="tp=http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140653468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140756499.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140824562.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140859468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140936218.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141025781.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141100578.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141149249.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141218859.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141301437.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/2011090214133793.jpg&cc=590*420&qhfs=0"ALLOWNETWORKING="internal"></EMBED> <wbr><wbr /></TD>
</TR>
</TBODY>
</TABLE>
<p><font COLOR="#3A6AFD"><font COLOR="#0000FF">范例代码</FONT>:</FONT></P>
<div STYLE="BorDer-riGHT: #006c90 1pt dashed; BorDer-Top: #006c90 1pt dashed; sCroLLBAr-FACe-CoLor: #ffffff; sCroLLBAr-HiGHLiGHT-CoLor: #ffffff; oVerFLoW: auto; BorDer-LeFT: #006c90 1pt dashed; WiDTH: 694px; sCroLLBAr-3DLiGHT-CoLor: #ffffff; sCroLLBAr-ArroW-CoLor: #006c90; BorDer-BoTToM: #006c90 1pt dashed; sCroLLBAr-DArKsHADoW-CoLor: #ffffff; HeiGHT: 102px" ALIGN="left">
<p><font COLOR="#000000"><TABLE style="BORDER-RIGHT:
2px dotted; BORDER-TOP: 2px dotted; BORDER-LEFT: 2px dotted;
BORDER-BOTTOM: 2px dotted" borderColor=#993233 cellSpacing=0
cellPadding=0 width=570 align=center border=3><br />
<TBODY><br />
<TR><br />
<TD><EMBED
src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf
width=590 height=420 type=application/x-shockwave-flash
ALLOWNETWORKING="internal"
FLASHVARS="tp=http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140653468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140756499.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140824562.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140859468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140936218.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141025781.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141100578.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141149249.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141218859.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141301437.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/2011090214133793.jpg&amp;cc=590*420&amp;qhfs=0"
WMODE="transparent" QUALITY="high"
></EMBED>&nbsp;<WBR></TD></TR></TBODY></TABLE><br />
</FONT></P>
</DIV>
</div>
看来很不错,欣赏支持一下。{:soso_e182:} {:soso__9422394798919918966_2:}有点复杂的样子 问好楼主 <TABLE style="BORDER-RIGHT: 2px dotted; BORDER-TOP: 2px dotted; BORDER-LEFT: 2px dotted; BORDER-BOTTOM: 2px dotted" borderColor=#993233 cellSpacing=0 cellPadding=0 width=570 align=center border=3>
<TBODY>
<TR>
本帖最后由 流年似水 于 2011-11-4 23:33 编辑 <br /><br /><TABLE style="BORDER-RIGHT: 2px dotted; BORDER-TOP: 2px dotted; BORDER-LEFT: 2px dotted; BORDER-BOTTOM: 2px dotted" borderColor=#993233 cellSpacing=0 cellPadding=0 width=570 align=center border=3>
<TBODY>
<TR>
<TD><EMBED src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf width=590 height=420 type=application/x-shockwave-flash ALLOWNETWORKING="internal" FLASHVARS="tp=http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140653468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140756499.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140824562.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140859468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140936218.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141025781.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141100578.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141149249.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141218859.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141301437.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/2011090214133793.jpg&cc=590*420&qhfs=0" WMODE="transparent" QUALITY="high" ></EMBED> <WBR></TD></TR></TBODY></TABLE>
<TABLE style="BORDER-RIGHT: 2px dotted; BORDER-TOP: 2px dotted; BORDER-LEFT: 2px dotted; BORDER-BOTTOM: 2px dotted" borderColor=#993233 cellSpacing=0 cellPadding=0 width=570 align=center border=3>
<TBODY>
<TR>
<TD><EMBED src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf width=590 height=420 type=application/x-shockwave-flash ALLOWNETWORKING="internal" FLASHVARS="tp=http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140653468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140756499.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140824562.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140859468.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902140936218.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141025781.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141100578.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141149249.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141218859.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/20110902141301437.jpg|http://img7.blog.eastmoney.com/ya/yanyileo/201109/2011090214133793.jpg&cc=590*420&qhfs=0" WMODE="transparent" QUALITY="high" ></EMBED> <WBR></TD></TR></TBODY></TABLE>
本帖最后由 流年似水 于 2011-11-4 23:37 编辑 <br /><br />< align=center><EMBED src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf width=600 height=400 type=application/x-shockwave-flash QUALITY="high" WMODE="transparent" FLASHVARS="tpt=http://hzy.52hzy.com/pass/UploadFile/20102&tp=437076625.jpg|436993673.jpg|437129221.jpg|437742953.jpg|437428657.jpg|437586485.jpg|456456485.jpg|437694517.jpg|552101249.jpg|480517937.jpg|480457641.jpg&cc=600*400" ></EMBED></P>
实例二代码:
< align=center><EMBED src=http://dashan.vip5.flashyc.net/swf/sl-tpll(qhbkwtzd).swf width=256 height=160 type=application/x-shockwave-flash QUALITY="high" WMODE="transparent" FLASHVARS="tpt=http://fmn.rrimg.com/fmn0&tp=51/20110816/1110/p_large_bn4G_529000044fca5c73.jpg|55/20110816/1110/p_large_pVl0_540f000451265c72.jpg|49/20110816/1110/p_large_CCHg_3f0b000456d65c6f.jpg|47/20110816/1110/p_large_jUvB_524e00044eb65c73.jpg|51/20110816/1110/p_large_lxOZ_53fa000450e15c72.jpg|47/20110816/1110/p_large_KU9S_52a000044eee5c73.jpg|51/20110816/1110/p_large_KVvJ_33a7000453b45c71.jpg|49/20110816/1110/p_large_SN1A_0ca2000451ad5c70.jpg|52/20110816/1110/p_large_OxtO_542f000450a35c72.jpg|49/20110816/1110/p_large_cHXs_3386000452045c71.jpg|49/20110816/1110/p_large_AFxs_0c8300044fc75c70.jpg|47/20110816/1110/p_large_Q741_526e00044f965c73.jpg|46/20110818/1645/p_large_ZZiH_5269000506e15c73.jpg|52/20110816/1110/p_large_qKwK_339c000452c85c71.jpg|47/20110816/1410/p_large_jRCP_35200003fec05c42.jpg|47/20110816/1410/p_large_YwEE_4a77000401e35c41.jpg|46/20110816/1410/p_large_ne9i_6ef30003f47f5c3f.jpg|52/20110816/1410/p_large_OLAF_543d00045c105c72.jpg|51/20110816/1410/p_large_xXQC_33e900045ead5c71.jpg|53/20110816/1410/p_large_uK7e_0c9700045de15c70.jpg|47/20110816/1410/p_large_Gi1p_12ad0003fdcc5c44.jpg|54/20110816/1410/p_large_W61C_3584000400785c42.jpg|54/20110816/1410/p_large_drtr_6e91000405e25c3f.jpg|49/20110816/1410/p_large_77Ei_33a100045fb75c71.jpg|54/20110816/1410/p_large_37N1_12b70003fdb75c44.jpg|51/20110816/1410/p_large_NYTw_59b60003ff635c43.jpg|54/20110816/1410/p_large_TpNq_35410003fe0a5c42.jpg|54/20110816/1410/p_large_iwFl_6ed90003faf65c3f.jpg|46/20110816/1410/p_large_HTGL_528900045c265c73.jpg|47/20110816/1410/p_large_4lM2_33a70004604d5c71.jpg|47/20110816/1410/p_large_D7nj_0c5400045e6a5c70.jpg&cc=256*160&txbh=8|94|97|12|98|47|99|5|100|23&qhfs=0"></EMBED></P>
页:
[1]