播放器代码
2008-05-11 11:51:35.0
播放器代码

播放器代码

Xray滤镜播放器效果代码:

<embed style="FILTER: Xray(); WIDTH: 350px; HEIGHT: 50px" src="音乐地址" width="128" height="128" type="audio/mpeg" volume="0" loop="false" autostart="false" showstatusbar="1" />

invert滤镜播放器效果代码:   <embed style="FILTER: invert(); WIDTH: 350px; HEIGHT: 50px" src="音乐地址" type="audio/mpeg" loop="false" autostart="false" showstatusbar="1" />   Blur滤镜播放器效果代码:   <embed style="FILTER: Blur(); WIDTH: 350px; HEIGHT: 50px" src="音乐地址" width="128" height="128" type="audio/mpeg" volume="0" loop="false" autostart="false" showstatusbar="1" />   Gray滤镜播放器效果代码:   <embed style="FILTER: Gray(); WIDTH: 350px; HEIGHT: 50px" src="音乐地址" width="128" height="128" type="audio/mpeg" volume="0" loop="false" autostart="false" showstatusbar="1" />   alpha滤镜播放器效果代码: <embed style="filter:Alpha(opacity=10,finishOpacity=100,style=2); WIDTH: 350px; HEIGHT: 50px" src="音乐地址" width="128" height="128" type="audio/mpeg" volume="0" loop="false" autostart="false" showstatusbar="1" />   Wave滤镜播放器效果代码: <embed style="FILTER: wave(add=0,lightstrength=50,strength=4,freq=2,phrase=30); WIDTH: 350px; HEIGHT: 50px" src="音乐地址" width="128" height="128" type="audio/mpeg" volume="0" loop="false" autostart="false" showstatusbar="1" />   alpha滤镜播放器效果代码: <embed style="FILTER: alpha(opacity=100,style=3); WIDTH: 350px; HEIGHT: 50px" src="音乐地址" width="128" height="128" type="audio/mpeg" volume="0" loop="false" autostart="false" showstatusbar="1" />   雾化效果 <TABLE style="FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=3, StartX=20, StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 300px; HEIGHT: 60px"><TBODY><TR><TD><EMBED src="音乐地址" width=270 height=40 type=audio/mpeg loop="false" autostart="false" panel="0"> </TD></TR></TBODY></TABLE>

阴影效果

<TABLE style="FILTER: progid:DXImageTransform.Microsoft.Shadow(color:#000000,direction:145,strength:80)" cellSpacing=0 cellPadding=0 align=center border=0><TBODY><TR><TD><CENTER><EMBED style="FILTER: xray()" src=地址 width=300 height=58 type=audio/x-ms-wax AUTOSTART="0" playCount="0" volume="0" showstatusbar="0" showaudiocontrols="1" showtracker="1" ShowControls="1" showpositioncontrols="0" showdisplay="0" ShowGotoBar="1" enablecontextmenu="1"></CENTER></TD></TR></TBODY></TABLE>

   加背景图片的播放器   <TABLE style="FILTER: alpha(opacity=100 style=2 finishopacity=3)" borderColor=#000000 height=197 cellSpacing=0 cellPadding=0 width=200 align=center background=图片地址 border=0><TBODY><TR><TD>
<P align=center><EMBED style="FILTER: alpha(opacity=100 style=3 finishopacity=0)black(); style: " src=地址 width=60 height=20 type=video/x-ms-asf loop="loop" autostart="autostart" volume="0"></EMBED></P></TD></TR></TBODY></TABLE>
<P align=center></P> width height为图片的宽度和高度

 

<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 borderColor=#ff69b4 align=center bgColor=#ffccf5 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center> <EMBED src=音乐地址 width=320 height=45 type=audio/mpeg volume="0" autostart="false" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>

<EMBED style="FILTER: Gray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></EMBED>

<TABLE borderColor=#4f3256 align=center background=http://club.fadmy.com/UploadFile/2005-9/200597123237734.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>

 

<TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0 background=http://www.handsome4e.net/home/UploadFile/2006-4/20064211571854855.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=音乐地址.mp3 width=320 height=45 type=audio/mpeg volume="0" autostart="false" loop="-1"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY> </TABLE>

播放器源码1:
<TABLE style="FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0)xray(); WIDTH: 200px; HEIGHT: 40px">
<TBODY>
<TR>
<TD><EMBED style="BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid" src=http://www.nxc.cn/bbs/UploadFile/2004-8/200481482641160.wma width=200 height=30 type=audio/x-mplayer2 loop="-1" autostart="0" volume="0" EnableContextMenu="0" showstatusbar="0" console="video"></TD></TR></TBODY></TABLE>

 

播放器源码2:


<CENTER><TABLE style="BORDER-RIGHT: #f1dda1 2px ridge; BORDER-TOP: #bdb76b 2px ridge; BORDER-LEFT: #f1dda1 2px ridge; BORDER-BOTTOM: #bdb76b 2px ridge; BACKGROUND-COLOR: white" borderColor=#ffffff cellPadding=0 width=300 align=center background=http://bbs.muwen.com/fileuploaddir/4B2686448.4.gif border=0><TBODY><TR><TD width=300 height=20 cellPadding="0" cellSpacing="0"><TABLE align=center border=0><TBODY><TR><TD style="FILTER: alpha(opacity=60,style=3)"><P align=center><EMBED style="FILTER: invert(); WIDTH: 290px; HEIGHT: 28px" src=http://fj.funmtv.com/Q/.Wma type=audio/x-ms-wma autostart="true" loop="-1" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER>


播放器源码3:

 

<TABLE borderColor=#4f3256 align=center background=http://upload.yourblog.org/20057/kaka967.20050722115212.png 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>

播放器源码4:
<TABLE style="BORDER-COLLAPSE: collapse" align=center height=24 cellSpacing=0 cellPadding=0 width=300 background=http://bbs.muwen.com/fileuploaddir/4B258184577.gif border=0>
<TBODY><TR><TD style="FILTER: Chroma(Color='#000000')">
<EMBED src=http://www.qingdaophoto.com/music/Wish.mp3 width=300 height=24 type=audio/mpeg  ShowStatusBar="1" volume="0" autostart="true" loop="true">
</TD></TR></TBODY></TABLE><BR><BR>
播放器源码5:
<TABLE borderColor=limegreen align=center background=http://tech.china.com/zh_cn/home4u/sucai/gifanimation/line/0065.gif border=2><TR><TD style="FILTER: alpha(opacity=80,style=3)">
<P align=center><OBJECT classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" id=player height=45 width=380 style="FILTER: invert();"><PARAM NAME="Filename" VALUE="<A href='http://ctjj.com/windqing/up/loveyou.wma">
文章评论
[以下网友留言只代表其个人观点,不代表中华网的观点或立场]
发表评论
昵 称:
主 页:
内 容:
表 情: