打开APP
userphoto
未登录

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

开通VIP
MP3播放器与代码解读
MP3播放器与代码解读
MP3隐形播放器与代码
<EMBED   style="LEFT: 1px; HEIGHT: 0px" src=音乐地址  width=1 height=1 type=audio/x-ms-wma loop="TRUE" autostart="TRUE"></embed>
MP3透明播放器与代码
<TABLE style=" FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0)xray(); HEIGHT: 40px">
<TBODY>
<TR>
<TD><EMBED style="BORDER-RIGHT: silver 1px solid; BORDER-BOTTOM: silver 1px solid" src=音乐地址 width=200 height=30 type=audio/x-mplayer2 loop="-1" autostart="0" volume="0" EnableContextMenu="0" showstatusbar="0" console="video"></TD></TR></TBODY></TABLE>
MP3银白色播放器与代码
<EMBED style="FILTER: Xray" src=音乐地址 width=300 height=45 type=audio/mpeg volume="0" autostart="false" loop="-1" >
MP3银白镶嵌播放器与代码
<EMBED style="FILTER: invert()" src=音乐地址 width=320 height=45 type=audio/x-ms-wma ShowStatusBar="1" loop="true" autostart="true">
MP3浅紫色播放器与代码
<TABLE borderColor=#00ccff align=center bgColor=#00ccff border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=90,style=3)">
<P align=center><EMBED style="LEFT: 0px; WIDTH: 250px; TOP: 11px; HEIGHT: 45px" src=音乐地址  width=250 height=45 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" invokeURLs="false" false="internal" loop="-0" autostart="false" volume="0" wmode="transparent"> </P></TD></TR></TBODY></TABLE></P>
MP3粉红色播放器与代码
<TABLE borderColor=navy background=http://bbs.sm618.com/UploadFile/2005-9/200592522275884778.jpg border=0>
<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="0" volume="0">
</P></TD></TR></TBODY></TABLE>
MP3浅蓝色播放器与代码
<EMBED src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0">
MP3黑色播放器与代码
<DIV align=center><EMBED src=音乐地址 width=314 height=53 type=audio/x-ms-wma ShowStatusBar="1" AutoStart="1" ></DIV>
MP3移动播放器与代码
<MARQUEE style="LEFT: 230px; TOP: 300px" scrollAmount=3 scrollDelay=200 direction=up beha><WBR><BR>
<MARQUEE scrollAmount=1 scrollDelay=100 beha><WBR><BR>
<TABLE style="FILTER: progid:DXImageTransform.Microsoft.Shadow(color:#7ec0ee ,direction:145,strength:30)" cellSpacing=0 cellPadding=0 border=1><BR>
<TBODY><BR>
<TR><BR>
<TD>&nbsp;
<DIV align=center><EMBED style="LEFT: 225px; WIDTH: 260px; TOP: 11751px; HEIGHT: 45px; FIL: xray()" src=音乐地址  width=260 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0" allowNetworking="internal" allowScriptAccess="never"></DIV></TD></TR></TBODY></TABLE></MARQUEE></MARQUEE>
MP3图片播放器与代码
<TABLE style="FILTER: alpha(opacity=100 Style=0 FinishOpacity=100)" borderColor=#000000 height=249 cellSpacing=0 cellPadding=0 width=314 background=http://image80.360doc.com/DownloadImg/2014/11/2916/47582693_16.jpg border=0>
<TBODY>
<TR>
<TD height=180 width=314 cellspacing="0" cellpadding="0"></TD></TR>
<TR>
<TD align=left>
<P align=center><EMBED style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " type=video/x-ms-asf height=28 width=310 src=音乐地址 volume="0" autostart="1" loop="-1" wmode="transparent"> </P></TD></TR></TBODY></TABLE>
MP3播放器使用说明
音乐地址:以MP3或wma结尾的音乐地址
代码参数设置:
width=300(宽)   height=45(高)
loop="-1" 表示无限次循环播放,可设置播放次数,用具体数字代替即可,比如我希望它播放两次,则loop="2"。 autostart="false"表示手动播放。loop="true" autostart="true" 表示自动播放  EnableContextMenu="0" 禁右键 ShowStatusBar="1" (带显示文件播放信息)
附:十款颜色播放器 
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#FF88A0 cellSpacing=0 width=200 bgColor=#FF88A0 border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#94053E align=center bgColor=#c60707 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg loop="-1" autostart="true" volume="0" allowNetworking="internal" allowScriptAccess="never"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#85B0F2 cellSpacing=0 width=200 bgColor=#2222FF border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#2222FF align=center bgColor=#448FFF border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#9ADC8A cellSpacing=0 width=200 bgColor=#9ADC8A border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#347624 align=center bgColor=#51B738 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#F7B3F7 cellSpacing=0 width=200 bgColor=#F7B3F7 border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#991199 align=center bgColor=#E829E8 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#FDFDBD cellSpacing=0 width=200 bgColor=#FDFDBD border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#A5A506 align=center bgColor=#F7F709 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#B3B3B3 cellSpacing=0 width=200 bgColor=#B3B3B3 border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#333333 align=center bgColor=#888888 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#4D4D4D cellSpacing=0 width=200 bgColor=#4D4D4D border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#222222 align=center bgColor=#666666 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#D5D5D5 cellSpacing=0 width=200 bgColor=#D5D5D5 border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#999999 align=center bgColor=#FFFFFF border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#EFCC98 cellSpacing=0 width=200 bgColor=#EFCC98 border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#855814 align=center bgColor=#DF9931 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
代码:
<TABLE style="BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed" borderColor=#9D9DFC cellSpacing=0 width=200 bgColor=#9D9DFC border=0>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#040463 align=center bgColor=#2A2AF8 border=2>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=280 height=20 type=audio/mpeg allowScriptAccess="never" allowNetworking="internal" loop="-1" autostart="true" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
说明:(width=280 height=20 )“280”=播放器的宽度,“20”=播放器的高度,改变数字可任意调节播放器的大小。
http://jxry988.360doc.com 吉祥如意988-360doc个人图书馆
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
给日志添加背景音乐
播放器代码大全 - 中央空调安装(龙源)的日志 - 网易博客
几款漂亮的播放器代码
制作阴影边框动态贺卡实例4款【新年你好】
〖代码〗--- 特炫的单曲播放器(特别推荐)
播放器代码
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服