分享

多款音乐播放器代码

 zzcl知足常乐 2011-05-01


【代码应用】

 


多款音乐播放器代码
 


1  代码

                       

 

 <TABLE borderColor=#4f3256 align=center background=
http://image28.360doc.com/DownloadImg/2011/05/0121/11378820_1.jpg  
border=1>
<TBODY>
<TR>
<TD style="FILTER: alpha (opacity=80,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>

 

2   代码

 

 

 <TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0 background=http://www./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="false" loop="-1"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY> </TABLE>

 

 

3  代码

   <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=300 height=45 type=audio/mpeg volume="0" autostart="false" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>

 

4   代码

 

    <TABLE height=50 cellSpacing=0 cellPadding=0 width=310 background=http://image28.360doc.com/DownloadImg/2011/05/0121/11378820_2.jpg  border=1>
<TBODY>
<TR>
<TD><div align=center>
<TABLE style="FILTER: Chroma (Color=''''#000000'''')" height=40 cellSpacing=0 cellPadding=0 width=300 border=0>
<TBODY>
<TR>
<TD>
<P align=center><EMBED style="FILTER: Gray" src=
歌曲地址 width=300 height=40 type=audio/mpeg loop="-1" autostart="false" volume="0"></P></TD></TR></TBODY></TABLE></div></TD>< /TR></TBODY></TABLE>  

 

5  代码

 

 <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="false" loop="- 1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>

 

 

 

6  代码

 

<EMBED style="FILTER: GRAY()" src="歌曲地址" width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0">

 

7  代码

 

<EMBED style="FILTER: invert()" src="歌曲地址" width=300 height=45 type=audio/mpeg volume="0" autostart="TRUE" loop="true">

 

8  代码

 

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

 

 

 

以上代码说明:

width(播放器面板宽度)

height(播放器面板高度)

autostart(自动播放,1”true”即是功能有效,0”即是手动播放)

loop(循环播放,2”即是循环播放两次,-1”“=true”即是无限次循环播放)

可变值:false 0(手动开启);true 1(自动开启)

在歌曲地址栏输入自己喜欢的歌曲地址就可以了

 

 其他播放器的一些代码


1、帖子里插入Flash代码:

  <embed src="Flash地址" width=500 height=340></embed>

  其中“Flash地址”必须以“http://”开头和“.swf”结尾,width是指播放画面宽度,height指高度。如果需要居中,在上面代码前面加入<P align=center>。

  那么,在网页中发现自己喜欢的FLASH动画,如何窃取网址呢?我将在下一篇文章中详述,这里只介绍代码。

  2、插入mp3代码:

  <EMBED src="mp3地址" width=310 height=35 type=audio/x-pn-realaudio-plugin controls="ControlPanel,StatusBar" autostart="true" loop="true">

  支持rm或mid格式(随机播放): 

  <EMBED src="rm\mp3\mid地址" width=150 height=25 type=audio/x-pn-realaudio-plugin controls="ControlPanel" autostart="true">

  非自动播放:

  <EMBED src="rm\mp3地址" width=248 height=66 type=audio/x-pn-realaudio-plugin border="0">

  隐藏mp3播放器: 

   <embed width="0" height="0" src="MP3地址" type="application/x-shockwave-flash"></embed>

  
3、视频常用播放器[MTV]

  
<embed src="视频地址" type="audio/x-pn-realaudio-plugin" console="Clip1" controls="ControlPanel,StatusBar" height="330" width="450" autostart="true">

  
4、插入背景音乐的代码:

  <bgsound src="mp3\mid地址" loop="-1">

  音乐地址一般都以mid或者mp3的形式结尾 后面的数字是播放次数。”-1”是循环播放。

  5、放透明flash的代码:

  <embed style="; LEFT: 50px; TOP: -80px;" src=flash地址 width=700 height=780 wmode="transparent">

 

简易型:
<EMBED src=http://www.*.com/mediadate/lxlhbcn.asf style="HEIGHT: 45px; WIDTH: 190px" type=audio/mpeg AUTOSTART="1" loop="0">
</EMBED>

标签型:
<embed width=240 height=140 transparentatstart=true animationatstart=false autostart=true autosize=false volume=100 displaysize=0 showdisplay=true showstatusbar=true showcontrols=true showaudiocontrols=true showtracker=true showpositioncontrols=true balance=true src="
http://www.*.com/mediadate/lxlhbcn.asf">
</embed>

 
 
 

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约