各种播放器代码大全
<P><B>播放器有很多种表现形式,下面分专题给大家介绍一下: </B></P><P> </P>
<P>在帖子中如何插入播放器代码? 首先要求你发帖的版区允许使用html代码,或者你在论坛的用户组可以使用html代码,这样才可以! 目前红人居好像每个版区都能使用html代码发帖,这个不用大家担心。在你发帖子的时候,只需把左下角“启用 Html 代码”前面打上勾(点一下前面的小方框) 就OK了。 </P>
<P> </P>
<P> </P>
<P>一般用来插入mp3 rm ra ram asf mid wmv mpeg mid等音乐格式文件 </P>
<P> </P>
<P>说明:</P>
<P> </P>
<P>1、</EMBED>这个是播放器的完整代码格式 </P>
<P>2、src=音乐地址 这个是你要播放的音乐地址的输入值,请注意一定要用完整的音乐地址,比如:<A href="http://www.seeicp.com.cn/tmp/blog/french.mp3" target=_blank>http://www.seeicp.com.cn/tmp/blog/french.mp3</A> </P>
<P>3、type=audio/x-pn-realaudio-plugin指定播放器的播放类型 也可以改成media格式的 type=audio/x-ms-wma StatusBar=0不显示状态栏 </P>
<P>4、autostart="true"中true或1表示自动播放,false或0表示手动播放 </P>
<P>5、loop="true" 中的true或1表示重复播放,false或0表示只播放一次</P>
<P>6、width=200 height=40 中的数字分别表示播放器的宽度和高度 ,注意:都选择0将隐藏播放器(隐藏时一定要选择自动播放) </P>
<P> </P>
<P>介于很多新手及站长爱好者都不会使用这些播放器。<BR>不知道如何把这些播放器添加到自己论坛中。</P>
<P><BR>所以下面增加教程:<BR></P>
<P><IMG src="http://p7.images22.51img1.com/6000/chcst/797de758e85382157a2e691de132aaea.jpg" border=0></P> <TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=0 cellPadding=0 align=center bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dashed; BORDER-TOP: #ff69b4 3px dashed; BORDER-LEFT: #ff69b4 3px dashed; BORDER-BOTTOM: #ff69b4 3px dashed" cellSpacing=0 cellPadding=0 bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=2 cellPadding=0 bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#ff69b4 align=center bgColor=#ffccf5 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED src=音乐网址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<P> </P>
<P>[code]<TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=0 cellPadding=0 align=center bgColor=white><TBODY><TR><TD><TABLE style="BORDER-RIGHT: #ff69b4 3px dashed; BORDER-TOP: #ff69b4 3px dashed; BORDER-LEFT: #ff69b4 3px dashed; BORDER-BOTTOM: #ff69b4 3px dashed" cellSpacing=0 cellPadding=0 bgColor=white><TBODY><TR><TD><TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=2 cellPadding=0 bgColor=white><TBODY><TR><TD><TABLE borderColor=#ff69b4 align=center bgColor=#ffccf5 border=2><TBODY><TR><TD style="FILTER: alpha(opacity=100,style=3)"><P align=center><EMBED src=音乐网址 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>[/code]</P>
<P> </P>
<P><EMBED style="FILTER: xray()" src=http://media.cool8.tv/nfsroot/podcast/2006/20061008/11602842336960t5setyoxm.mp3 width=300 height=50 type=audio/mpeg ShowStatusBar="1" volume="0" autostart="true" loop="-1"></P>
<P> </P>
<P>[code]<EMBED style="FILTER: xray()" src=http://media.cool8.tv/nfsroot/podcast/2006/20061008/11602842336960t5setyoxm.mp3 width=300 height=50 type=audio/mpeg loop="-1" autostart="true" volume="0" ShowStatusBar="1">[/code]</P>
<P> </P>
<P> </P>
<CENTER>
<TABLE style="FILTER: Alpha(Opacity=80, FinishOpacity=0, Style=3, StartX=20,StartY=50, FinishX=0, FinishY=0)invert()">
<TBODY>
<TR>
<TD><EMBED style="FILTER: xray()" src=音乐网址 width=280 height=50 type=audio/mpeg loop="true" showstatusbar="0"></EMBED></TD></TR></TBODY></TABLE></CENTER>
<P> </P>
<P> </P>
<P>[code]<CENTER><TABLE style="FILTER: Alpha(Opacity=80, FinishOpacity=0, Style=3, StartX=20,StartY=50, FinishX=0, FinishY=0)invert()"><TBODY><TR><TD><EMBED style="FILTER: xray()" src=音乐网址 width=280 height=50 type=audio/mpeg showstatusbar="0" loop="true"></EMBED></TD></TR></TBODY></TABLE></CENTER>[/code]</P>
<P> </P>
<P> </P>
<DIV align=center>
<TABLE id=table1 style="BORDER-COLLAPSE: collapse" height=25 cellSpacing=0 cellPadding=0 width=300 background=http://www.dabaoku.com/gif/168/gif001.gif border=10>
<TBODY>
<TR>
<TD>
<TABLE id=table2 style="FILTER: Chroma(Color='#000000')" height=30 cellSpacing=0 cellPadding=0 width=300 border=0>
<TBODY>
<TR>
<TD>
<TD style="FILTER: alpha(opacity=30,style=-1)">
<P align=center><EMBED style="FILTER: Gray" src=音乐网址 width=300 height=25 type=audio/mpeg <P loop="2" autostart="true" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
<P> </P>
<P> </P>
<P>[code]<DIV align=center><TABLE id=table1 style="BORDER-COLLAPSE: collapse" height=25 cellSpacing=0 cellPadding=0 width=300 background=http://www.dabaoku.com/gif/168/gif001.gif border=10><TBODY><TR><TD><TABLE id=table2 style="FILTER: Chroma(Color='#000000')" height=30 cellSpacing=0 cellPadding=0 width=300 border=0><TBODY><TR><TD><TD style="FILTER: alpha(opacity=30,style=-1)"><P align=center><EMBED style="FILTER: Gray" src=音乐网址 width=300 height=25 type=audio/mpeg volume="0" autostart="true" loop="2" <P></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>[/code]</P>
<P> </P>
<P> </P>
<P align=center><EMBED id=M.E style="BORDER-RIGHT: #ced8ef 5px solid; BORDER-TOP: #ced8ef 5px solid; FILTER: wave(strength=0,freq=1,lightstrength=65,phase=60,add=0) alpha(opacity=80 Style=1 FinishOpacity=80) gray progid:XImageTransform.Microsoft.glow(color=#000000 Direction=120 strength=4 PixelRadius=0 MakeShadow=0); BORDER-LEFT: #ced8ef 5px solid; WIDTH: 400px; BORDER-BOTTOM: #ced8ef 5px solid; HEIGHT: 80px" src=音乐网址 type=audio/x-ms-wma volume="0" SHOWDISPLAY="1" loop="50" showstatusbar="10"></P>
<P> </P>
<P> </P>
<P>[code]<P align=center><EMBED id=M.E style="BORDER-RIGHT: #ced8ef 5px solid; BORDER-TOP: #ced8ef 5px solid; FILTER: wave(strength=0,freq=1,lightstrength=65,phase=60,add=0) alpha(opacity=80 Style=1 FinishOpacity=80) gray progid:XImageTransform.Microsoft.glow(color=#000000 Direction=120 strength=4 PixelRadius=0 MakeShadow=0); BORDER-LEFT: #ced8ef 5px solid; WIDTH: 400px; BORDER-BOTTOM: #ced8ef 5px solid; HEIGHT: 80px" src=音乐网址 type=audio/x-ms-wma showstatusbar="10" loop="50" SHOWDISPLAY="1" volume="0"></P>[/code]</P> <br>11:
<br>
<TABLE id=table1 style="BORDER-COLLAPSE: collapse" height=10 cellSpacing=0 cellPadding=0 width=300 background=http://tech.china.com/zh_cn/home4u/sucai/gifanimation/line/0024.gif border=1><TBODY><TR><TD><TABLE id=table2 style="FILTER: Chroma(Color='#000000')" height=10 cellSpacing=0 cellPadding=0 width=430 border=0><TBODY><TR><TD><TD style="FILTER: alpha(opacity=60,style=3)"><P align=center><EMBED style="FILTER: Gray" src=http://www.ly169.com.cn/blue/01.mp3 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> 11:
[box=Wheat]
<TABLE id=table1 style="BORDER-COLLAPSE: collapse" height=10 cellSpacing=0 cellPadding=0 width=300 background=http://tech.china.com/zh_cn/home4u/sucai/gifanimation/line/0024.gif border=1><TBODY><TR><TD><TABLE id=table2 style="FILTER: Chroma(Color='#000000')" height=10 cellSpacing=0 cellPadding=0 width=430 border=0><TBODY><TR><TD><TD style="FILTER: alpha(opacity=60,style=3)"><P align=center><EMBED style="FILTER: Gray" src=http://www.ly169.com.cn/blue/01.mp3 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
[/box] <br>12:
<br>
<TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0 background=http://www.yhbbs.com/UploadFile/2004-12/2004123023101352.gif border=2><TBODY><TR><TD><TABLE align=center border=0><TBODY><TR><TD style="FILTER: alpha(opacity=60,style=3)"><P align=center><EMBED style="FILTER: Gray" src=音乐网址 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> 12:
[box=Wheat]
<TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0 background=http://www.yhbbs.com/UploadFile/2004-12/2004123023101352.gif border=2><TBODY><TR><TD><TABLE align=center border=0><TBODY><TR><TD style="FILTER: alpha(opacity=60,style=3)"><P align=center><EMBED style="FILTER: Gray" src=音乐网址 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
[/box] <br>13:
<br>
<table style="BORDER-RIGHT: #6633ff 3px dashed; BORDER-TOP: #6633ff 3px dashed; BORDER-LEFT: #6633ff 3px dashed; BORDER-BOTTOM: #6633ff 3px dashed" cellSpacing=0 cellPadding=0 align=center<tbody<tr><td><table style="WIDTH: 435px; HEIGHT: 134px" borderColor=#6633ff cellSpacing=2 cellPadding=0 align=center bgColor=#9933ff border=9<tbody<tr><td><table style="FILTER: Alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=20, StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 60px; HEIGHT: 36px"><tbody<tr><td><embed style="WIDTH: 397px; HEIGHT: 80px" pluginspage=http://www.nt100m.com/w//xxbz2002/美丽.asx width=397 height=80 type=application/x-mplayer2 filename="音乐网址" showdisplay="1" showcontrols="0" showstatusbar="1" showgotobar="0" autostart="autostart" playcount="0" volume="0"></embed></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table> 13:
[box=Wheat]
<table style="BORDER-RIGHT: #6633ff 3px dashed; BORDER-TOP: #6633ff 3px dashed; BORDER-LEFT: #6633ff 3px dashed; BORDER-BOTTOM: #6633ff 3px dashed" cellSpacing=0 cellPadding=0 align=center<tbody<tr><td><table style="WIDTH: 435px; HEIGHT: 134px" borderColor=#6633ff cellSpacing=2 cellPadding=0 align=center bgColor=#9933ff border=9<tbody<tr><td><table style="FILTER: Alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=20, StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 60px; HEIGHT: 36px"><tbody<tr><td><embed style="WIDTH: 397px; HEIGHT: 80px" pluginspage=http://www.nt100m.com/w//xxbz2002/美丽.asx width=397 height=80 type=application/x-mplayer2 filename="音乐网址" showdisplay="1" showcontrols="0" showstatusbar="1" showgotobar="0" autostart="autostart" playcount="0" volume="0"></embed></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>
[/box] <br>14:
<br>
<P align=center><EMBED id=M.E src=地址 style="BORDER-BOTTOM: #ced8ef 5px solid; BORDER-LEFT: #ced8ef 5px solid; BORDER-RIGHT: #ced8ef 5px solid; BORDER-TOP: #ced8ef 5px solid; FILTER: wave(strength=0,freq=1,lightstrength=65,phase=60,add=0) alpha(opacity=80 Style=1 FinishOpacity=80) gray progidXImageTransform.Microsoft.glow(color=#000000 Direction=120 strength=4 PixelRadius=0 MakeShadow=0); HEIGHT: 115px; WIDTH: 300px" type=audio/x-ms-wma showstatusbar="10" loop="50" SHOWDISPLAY="1" volume="0"></P> 14:
[box=Wheat]
<P align=center><EMBED id=M.E src=地址 style="BORDER-BOTTOM: #ced8ef 5px solid; BORDER-LEFT: #ced8ef 5px solid; BORDER-RIGHT: #ced8ef 5px solid; BORDER-TOP: #ced8ef 5px solid; FILTER: wave(strength=0,freq=1,lightstrength=65,phase=60,add=0) alpha(opacity=80 Style=1 FinishOpacity=80) gray progidXImageTransform.Microsoft.glow(color=#000000 Direction=120 strength=4 PixelRadius=0 MakeShadow=0); HEIGHT: 115px; WIDTH: 300px" type=audio/x-ms-wma showstatusbar="10" loop="50" SHOWDISPLAY="1" volume="0"></P>
[/box] <br>15:
<br>
<TABLE style="BORDER-RIGHT: #000000 3px dashed; BORDER-TOP: #000000 3px dashed; BORDER-LEFT: #000000 3px dashed; BORDER-BOTTOM: #000000 3px dashed" cellSpacing=0 cellPadding=0 bgColor=#00000><TBODY><TR><TD><TABLE borderColor=#000000 align=center border=1><TBODY><TR><TD><P align=center><EMBED style="FILTER: Xray" src=音乐网址 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> 15:
[box=Wheat]
<TABLE style="BORDER-RIGHT: #000000 3px dashed; BORDER-TOP: #000000 3px dashed; BORDER-LEFT: #000000 3px dashed; BORDER-BOTTOM: #000000 3px dashed" cellSpacing=0 cellPadding=0 bgColor=#00000><TBODY><TR><TD><TABLE borderColor=#000000 align=center border=1><TBODY><TR><TD><P align=center><EMBED style="FILTER: Xray" src=音乐网址 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
[/box] <br>16:
<br>
<P align=center><TABLE id=table1 style="BORDER-COLLAPSE: collapse" height=60 cellSpacing=0 cellPadding=0 width=400 background=http://bbs.cnhubei.com/UploadFile/2006-9/2006918001345912.gif border=1><TBODY><TR><TD><TABLE id=table2 style="FILTER: Chroma(Color='#000000')" height=40 cellSpacing=0 cellPadding=0 width=400 border=0><TBODY><TR><TD><TD style="FILTER: alpha(opacity=30,style=-1)"><P align=center><EMBED style="FILTER: Gray" src=音乐网址 width=300 height=25 type=audio/mpeg volume="0" autostart="true" loop="2"<P></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></P> 16:
[box=Wheat]
<P align=center><TABLE id=table1 style="BORDER-COLLAPSE: collapse" height=60 cellSpacing=0 cellPadding=0 width=400 background=http://bbs.cnhubei.com/UploadFile/2006-9/2006918001345912.gif border=1><TBODY><TR><TD><TABLE id=table2 style="FILTER: Chroma(Color='#000000')" height=40 cellSpacing=0 cellPadding=0 width=400 border=0><TBODY><TR><TD><TD style="FILTER: alpha(opacity=30,style=-1)"><P align=center><EMBED style="FILTER: Gray" src=音乐网址 width=300 height=25 type=audio/mpeg volume="0" autostart="true" loop="2"<P></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></P>
[/box] <br>17:
<br>
<TABLE borderColor=#000000 height=249 cellSpacing=0 cellPadding=0 width=324 align=left background=http://www.18i8.com/bbs/attachments/18i8_fIzMcILMRKcY.gif border=0><TBODY><TR><TD width=324 height=202 cellPadding="0" cellSpacing="0"></TD></TR><TR><TD align=left><P align=center><EMBED src=音乐地址 width=300 height=24 type=application/x-mplayer2 volume="0" autostart="0" loop="-1"> </P></TD></TR></TBODY></TABLE> 17:
[box=Wheat]
<TABLE borderColor=#000000 height=249 cellSpacing=0 cellPadding=0 width=324 align=left background=http://www.18i8.com/bbs/attachments/18i8_fIzMcILMRKcY.gif border=0><TBODY><TR><TD width=324 height=202 cellPadding="0" cellSpacing="0"></TD></TR><TR><TD align=left><P align=center><EMBED src=音乐地址 width=300 height=24 type=application/x-mplayer2 volume="0" autostart="0" loop="-1"> </P></TD></TR></TBODY></TABLE>
[/box] <br>18:
<br>
<TABLE style="BORDER-RIGHT: #6633ff 3px dashed; BORDER-TOP: #6633ff 3px dashed; BORDER-LEFT: #6633ff 3px dashed; WIDTH: 220px; BORDER-BOTTOM: #6633ff 3px dashed; HEIGHT: 80px" borderColor=#6633ff cellSpacing=0 cellPadding=0 align="center<tbody><tr><td><table" bgColor=#9933ff border=9><TBODY><TR><TD><TABLE style="FILTER: Alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=20, StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 60px; HEIGHT: 36px"><TBODY<TR><TBODY><TR><TD><EMBED style="WIDTH: 200px; HEIGHT: 60px" width=360 height=60 type=application/x-mplayer2 filename="音乐网址" showdisplay="1" showcontrols="0" showstatusbar="1" showgotobar="0" autostart="true" playcount="0" volume="0"></EMBED></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> 18:
[box=Wheat]
<TABLE style="BORDER-RIGHT: #6633ff 3px dashed; BORDER-TOP: #6633ff 3px dashed; BORDER-LEFT: #6633ff 3px dashed; WIDTH: 220px; BORDER-BOTTOM: #6633ff 3px dashed; HEIGHT: 80px" borderColor=#6633ff cellSpacing=0 cellPadding=0 align="center<tbody><tr><td><table" bgColor=#9933ff border=9><TBODY><TR><TD><TABLE style="FILTER: Alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=20, StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 60px; HEIGHT: 36px"><TBODY<TR><TBODY><TR><TD><EMBED style="WIDTH: 200px; HEIGHT: 60px" width=360 height=60 type=application/x-mplayer2 filename="音乐网址" showdisplay="1" showcontrols="0" showstatusbar="1" showgotobar="0" autostart="true" playcount="0" volume="0"></EMBED></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
[/box] <br>19:
<br>
<table id="table2" bordercolor="#f0d4e0" cellspacing="6" cellpadding="8" width="26%" background="http://bbs.cnhubei.com/UploadFile/2006-9/200691723561860393.gif" border="1"><tbody><tr><td><div align="center"><embed style="FILTER: invert(); WIDTH: 250px; HEIGHT: 30px" src=http://fv.menllo.com/musics/66f4f8d2-8ae8-4c6f-8df1-bd8031e53fb5/2007/05/06/030112.mp3 type="audio/x-ms-wma" volume="0" loop="-1" autostart="true" /></div></td></tr></tbody></table></p> 19:
[box=Wheat]
<table id="table2" bordercolor="#f0d4e0" cellspacing="6" cellpadding="8" width="26%" background="http://bbs.cnhubei.com/UploadFile/2006-9/200691723561860393.gif" border="1"><tbody><tr><td><div align="center"><embed style="FILTER: invert(); WIDTH: 250px; HEIGHT: 30px" src=http://fv.menllo.com/musics/66f4f8d2-8ae8-4c6f-8df1-bd8031e53fb5/2007/05/06/030112.mp3 type="audio/x-ms-wma" volume="0" loop="-1" autostart="true" /></div></td></tr></tbody></table></p>
[/box] <br>20:
<br>
<TABLE borderColor=#4f3256 align=center background=http://bbs.cnhubei.com/UploadFile/2006-9/200691723573120166.gif border=1> <TBODY> <TR> <TD style="FILTER: alpha (opacity=50,style=3)"> <P align=center> <EMBED src=歌曲地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></P></TD></TR></TBODY></TABLE> 20:
[box=Wheat]
<TABLE borderColor=#4f3256 align=center background=http://bbs.cnhubei.com/UploadFile/2006-9/200691723573120166.gif border=1> <TBODY> <TR> <TD style="FILTER: alpha (opacity=50,style=3)"> <P align=center> <EMBED src=歌曲地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></P></TD></TR></TBODY></TABLE>
[/box] <br>21:
<br>
<table style="filter: alpha(opacity=100 Style=0 FinishOpacity=100); font-size: 16px; color: #000000" borderColor="#000000" height="249" cellSpacing="0" cellPadding="0" width="316" align="center" background="http://blog.chosun.com/web_file/blog/167/9167/1/rosa-77-06-2.gif" border="0" id="table1"><tr><td width="314" height="180" cellpadding="0" cellspacing="0"></td></tr><tr><td align="left"><p align="center"><embed style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " src="地址" width="310" height="28" type="video/x-ms-asf" volume="0" autostart="1" loop="-1"></td></tr></table> 21:
[box=Wheat]
<table style="filter: alpha(opacity=100 Style=0 FinishOpacity=100); font-size: 16px; color: #000000" borderColor="#000000" height="249" cellSpacing="0" cellPadding="0" width="316" align="center" background="http://blog.chosun.com/web_file/blog/167/9167/1/rosa-77-06-2.gif" border="0" id="table1"><tr><td width="314" height="180" cellpadding="0" cellspacing="0"></td></tr><tr><td align="left"><p align="center"><embed style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " src="地址" width="310" height="28" type="video/x-ms-asf" volume="0" autostart="1" loop="-1"></td></tr></table>
[/box] <br>22:
<br>
<CENTER> <TABLE style="BORDER-TOP-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-BOTTOM-STYLE: dotted" borderColor=#006400 height=45 cellSpacing=0 cellPadding=0 width=400 background=http://club.fadmy.com/UploadFile/2005-9/200597123237734.gif border=5> <TBODY> <TR> <TD> <TABLE align=center border=0> <TBODY> <TR> <TD style="FILTER: alpha(opacity=60,style=3)"> <P align=center><EMBED style="FILTER: Gray" src=音乐地址 width=400 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER> 22:
[box=Wheat]
<CENTER> <TABLE style="BORDER-TOP-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-BOTTOM-STYLE: dotted" borderColor=#006400 height=45 cellSpacing=0 cellPadding=0 width=400 background=http://club.fadmy.com/UploadFile/2005-9/200597123237734.gif border=5> <TBODY> <TR> <TD> <TABLE align=center border=0> <TBODY> <TR> <TD style="FILTER: alpha(opacity=60,style=3)"> <P align=center><EMBED style="FILTER: Gray" src=音乐地址 width=400 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER>
[/box] <br>23:
<br>
<table bordercolor="#808080" cellspacing="1" cellpadding="4" align="center" bgcolor="#000000" border="8"><tbody><tr><td><p align="center"><img src="http://img.gw.com.cn/UploadFile/2005/7/31/4537306.jpg" /></p><p align="center"><embed style="FILTER: invert(); WIDTH: 400px; HEIGHT: 28px" src="地址" type="audio/x-ms-wma" /> </p></td></tr></tbody></table> 23:
[box=Wheat]
<table bordercolor="#808080" cellspacing="1" cellpadding="4" align="center" bgcolor="#000000" border="8"><tbody><tr><td><p align="center"><img src="http://img.gw.com.cn/UploadFile/2005/7/31/4537306.jpg" /></p><p align="center"><embed style="FILTER: invert(); WIDTH: 400px; HEIGHT: 28px" src="地址" type="audio/x-ms-wma" /> </p></td></tr></tbody></table>
[/box] <br>24:
<br>
<div style="font-size: 12px"><MARQUEE direction=right><EMBED style="LEFT: 420px; WIDTH: 300px; TOP: 55px; HEIGHT: 45px" src=地址 width=300 height=45 type=audio/x-ms-wma></MARQUEE></div> 24:
[box=Wheat]
<div style="font-size: 12px"><MARQUEE direction=right><EMBED style="LEFT: 420px; WIDTH: 300px; TOP: 55px; HEIGHT: 45px" src=地址 width=300 height=45 type=audio/x-ms-wma></MARQUEE></div>
[/box]