一 : 音乐播放器代码大全
音乐播放器代码大全
autostart="true"中true或1表示自动播放,false或0表示手动播放
loop="true" 中的true或1表示重复播放,false或0表示只播放一次
width= height= 中的数字分别表示播放器的宽度和高度 =0表示隐藏播放器
EnableContextMenu="0" 禁右键
ShowStatusBar="1" (带显示文件播放信息)
1隐藏播放器(不循环)
代码:
<EMBED src=音乐网址 hidden=true type=audio/x-ms-wma AUTOSTART="1">
2.隐藏播放器(循环播放)
代码:
<EMBED src=音乐网址 hidden=true type=audio/mpeg AUTOSTART="1" loop="-1">
3.黑色皮肤播放器
代码:
<EMBED style="FILTER: xray()" src=音乐网址 width=360 height=30
type=audio/mpeg volume="0" autostart="true" loop="-1">
4.淡蓝色播放器
代码:
<EMBED src=播放地址 width=300 height=45 type=audio/mpeg loop="-1"
autostart="1" volume="0">
5.迷幻播放器
代码:
<TABLE style="FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20,
StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 400px; HEIGHT: 83px">
<TBODY>
<TR>
<TD><EMBED src=播放地址 width=400 height=40 type=audio/mpeg panel="0"
autostart="0" loop="true">
</TD></TR></TBODY></TABLE>
6.带菜单的播放器
代码:
<EMBED
pluginspage=http://www.61k.comwindows/www.61k.commediaplayer/download/default.asp
width=400 height=172 type=application/x-mplayer2 FileName="音乐网址" SHOWCONTROLS="1" SHOWSTATUSBAR="1" SHOWDISPLAY="1"
SHOWGOTOBAR="1" AUTOSTART="true" PlayCount="1">
7.深黄色带菜单播放器
代码:
<EMBED style="FILTER: invert()" src=音乐网址 width=320 height=45
type=audio/x-ms-wma ShowStatusBar="1" loop="true" autostart="true">
8.灰色播放器
代码:
<EMBED style="FILTER: Gray()" src="链接地址" width=300 height=69
type=application/x-mplayer2 loop="-1" showcontrols="1" ShowDisplay="0"
ShowStatusBar="1" autostart="1"></EMBED>
9.灰白色播放器
代码:
<embed style="FILTER: Gray()" src=链接地址 width=300 height=45 loop="-1"
autostart="true"></EMBED>
10.带菜单的蓝色播放器
代码:
<EMBED src="链接地址" width=300 height=69 type=application/x-mplayer2 loop="-1" showcontrols="1" ShowDisplay="0" ShowStatusBar="1" autostart="1"></EMBED>
11.棕色播放器
代码:
<EMBED style="FILTER: invert()" src=链接地址 width=300 height=45 loop="-1"
autostart="true"></EMBED>
12.带边框背景的播放器
代码:
<TABLE borderColor=#4F3256 background=背景图片地址 border=1>
<TBODY><TR>
<TD style="FILTER: alpha(opacity=50,style=3)">
<P align=center><EMBED src=音乐网址 width=300 height=25 type=audio/mpeg
loop="-1" autostart="false" volume="0">
</P></TD></TR></TBODY></TABLE>
13.带背景图片的播放器
代码:
<TABLE borderColor=navy background=图片地址 border=0>
<TBODY><TR>
<TD style="FILTER: alpha(opacity=80,style=3)">
<P al——网络日记——ign=center><EMBED src=音乐网址 width=300 height=45 type=audio/mpeg
loop="-1" autostart="0" volume="0">
</P></TD></TR></TBODY></TABLE>
12 13综合属性分析
background=图片地址 可以更换图片地址 来实现改变播放器背景
14.黄色闪光播放器
代码:
<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=navy
background=http://nxm.16789.net/s-helpSite/domName/nxm/20041114123131568.gif
border=0>
<TBODY><TR>
<TD style="FILTER: alpha(opacity=50,style=3)">
<P align=center><EMBED src=音乐网址 width=400 height=35 type=audio/mpeg
loop="-1" autostart="0" loop="-1">
</P></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
15.蓝色闪光播放器
代码:
<TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0
background=http://www.61k.comUploadFile/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=400 height=35
type=audio/mpeg volume="0" autostart="false" loop="-1">
</P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
16.带花边的播放器
代码:
<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>
<TA BLE borderColor=#000000 align=center border=1>
<TBODY><TR><TD>
<P align=center><EMBED style="FILTER: Xray" src=音乐网址 width=400 height=35
type=audio/mpeg volume="0" autostart="false" loop="-0">
</P></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
17.粉色花边播放器
代码:
<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=25 type=audio/mpeg
volume="0" autostart="false" loop="-0">
</P></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
18.显示文件标签灰色播放器
代码:
&l t;DIV><EMBED style="FILTER: Gray()" src="链接地址" loop="-1" width=300 height=140 balance="true" showpositioncontrols="true" showtracker="true" showaudiocontrols="true" showcontrols="true" showstatusbar="true"
showdisplay="true" displaysize="0" volume="100" autosize="true" autostart="true"
animationatstart="true" transparentatstart="true"></EMBED></div>
19显示文件标签棕色播放器
代码:
<DIV><EMBED style="FILTER: invert()" src="链接地址" loop="-1" width=300 height=140 balance="true" showpositioncontrols="true" showtracker="true" showaudiocontrols="true" showcontrols="true" showstatusbar="true"
showdisplay="true" displaysize="0" volume="100" autosize="true" autostart="true"
animationatstart="true" transparentatstart="true"></EMBED></div>
20.显示文件标签黑色播放器
代码:
<DIV><EMBED style="FILTER: xray()" src="链接地址" loop="-1" width=300 height=140 balance="true" showpositioncontrols="true" showtracker="true" showaudiocontrols="true" showcontrols="true" showstatusbar="true"
showdisplay="true" displaysize="0" volume="100" autosize="true" autostart="true"
animationatstart="true" transparentatstart="true"></EMBED></div>
21.连放播放器
代码:
<EMBED style="FILTER: Gray()" src=音乐网址 width=500 height=35 type=audio/x-ms-wma controls="StatusBar,TACCtrl,ControlPanel" border="0" autostart="1" playcount="0" showtracker="1" volume="0"></EMBED>
22.彩色播放器
代码:
<TABLE style="FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: 00CCFF; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana; FONT-VARIANT: normal"
cellSpacing=0 cellPadding=0 width=140 border=0>
<TBODY>
<TR>
<TD style="BACKGROUND-COLOR: 00CCFF"><EMBED style="FILTER: invert
alpha(opacity=50) WIDTH: 140px; HEIGHT: 45px" src=音乐链接地址
type=video/x-ms-asf autostart="FALSE" loop="-1"
volume="0"></EMBED></TD></TR></TBODY></TABLE>
本代码属性分析
BACKGROUND-COLOR: 00CCFF 播放器颜色代码 可以更换 以变换播放器颜色
23.透明播放器代码
代码:
<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=音乐链接地址 width=200 height=30 type=audio/x-mplayer2 loop="-1" autostart="0"
volume="0" EnableContextMenu="0" showstatusbar="0"
console="video"></TD></TR></TBODY></TABLE>
二 : 音乐播放器大比拼
本文出自网易论坛 作者:yuyhda
本人亲测的天天动听和360听还有开心听音质方面声音方面。[www.61k.com)我凭自己测试结果排下名。我认为第一360听,音质绝对棒几个播放器一听差别很大明显就感觉出来了,而且比别的声音大。不信你们可以试下,第2开心听。音质可以说和360差不多。但是声音差了点。操作界面不赶360和天天动听,因为他毕竟支持横屏不全面。第3,至于天天动听,是我原来的崇拜者。我始终忠于它了,但是重打我下了360听和开心听一比较。他音质简直就是鸡肋。还有声音不赶这2个播放器声音大。唯独的优点就是操作方便界面美观而已。大家如果不愿意承认这是事实,大家可以亲测下。回来再告诉我结果。我测试完天天太让我失望了。开心听虽然和360差点,但是人家有强大的在线听。顺便补充下
,360听声音比原机声音大很多。一听就知道,音质更没话说.关于楼下说的LGG本人亲测过了,音质方面的确是强的没话说,不过挺简洁的。而且会有乱码。乱码还得再电脑上用补丁去掉乱码。歌词之类的没有这些软件显示的方便快捷。和美观。人性化设计的不是很好,但总的来说LGG音质方面绝对是棒的没话说。因为LGG播放器始终默默的走。很少有人会发现他。总之LGG不实用.昨天比了一晚上的音质。360听和LGG。耳机模式外放模式。都比较了。360听音质不次于LGG。用LGG的可以自己比较下。还有就是LGG专辑图片和歌词不好弄。得自己搜索。用着闹心。
<br />
<br /> (转自塞班jia5798185网友) 音乐播放器大比拼
网易论坛,天天相伴 第1页
61阅读提醒您本文地址:
三 : 五种大众Linux音乐播放器
对于应用Linux系统的用户,你在应用Linux系统时,你应用什么Linux音乐播放器呢?本文为你介绍五种Linux音乐播放器,希望你在学习Linux时,调节好自己的身心。
Amarok、Rhythmox和Banshee都是Linux下很受欢迎的播放器。它们都有很多特点,也受到的了很多好的评价。但是在Linux还有很多好的音乐播放器,只不过是认识它们的人不多而矣。如果你想尝试一下其它的播放器,这里介绍的五款播放器将会是不错的选择。
1.Audacious
如果你喜欢Winamp的小巧和简洁的外观,那么你一定会喜欢Audacious的。Audacious是Beep Media Player 和XMMS的一个分支。它体积小巧而且有丰富的皮肤可供你选择。同时它也支持Winamp和XMMS的皮肤。
2.Listen Music Player
第一眼看到Listen Music Player(以下简称LMP)是不是觉得它和Rhythmbox很像啊!但在你使用LMP之后,你会发现LMP比Rhthmbox更好用。LMP的外观由三部分组成,左边的面板是播放控制和播放列表,中间的是导航菜单而右边的面板就是显示当前的相关信息。LMP很好的集成了last.fm和ShoutCast。你还可以能过LMP查打歌词,甚至可以能过Wikipedia获取当前播放的歌曲的信息。
3.Quod Libet
作为一个音乐播放器,Quod Libet不会显示过多的信息,它只会显示你想看到的信息。它的界面很简洁,所有你要查看的内容都会在同一个窗口中显示,你可以能过”View”来选择你想查看的信息,包括播放列表、专辑列表、文件系统和网络电台。
Quod Libet内置了Ex falso,能过Ex falso你可以添加、编缉和组织你的MP3无数据,这样可以让人更好的管理你的MP3。尽管Quod Libet没有Amarok或者Bashee那样丰富的特点,但如果你正在找一个可以把你的音乐文件组织起来的播放器,那么Quod Libet就是你要找的。
4.Songbird
Songbird既是一个音乐播放器,也是一个网页浏览器和网络媒体播放器。希望你没有被的我话弄晕了,但这个就是Songbird。Songbird是从Firefox和VLC的代码整合而来的,所以Songbird是一个具有网页浏览功能的桌面音乐播放器。你Firefox一样,Songbird支持标签式浏览和安装插件。当你浏览任何包含了它所支持的多媒体的网站的时候,它会自动在一个独立的面板中列出当前网页中可用的多媒体,方便你下载或者是播放。可以说Songbird继承了VLC大部分甚至是所有的特点,因此Songbird可以播放很多格式的音频/视频。
5. Decibel Audio Player
当与Amarok这样功能强大的软件相比,Decibel Audio Player真得显得有点微小。如果你只安装的基本的Decibel Audio Player,那么它不会支持任何东西,包括可视化、专辑封面、在线音乐播放、podcast等。它唯一可以做的就是播放音乐。如果你只想要一个播放音乐的软件,那么Decibel Audio Player是一个很好的选择。
还有其它Linux上好用的音乐播放器没有提到?在评论中说出来和大家分享一下吧!希望以上五种Linux音乐播放器对你有用。
四 : 音乐播放器代码大全
音乐播放器代码大全
autostart="true"中true或1表示自动播放,false或0表示手动播放
loop="true" 中的true或1表示重复播放,false或0表示只播放一次
width= height= 中的数字分别表示播放器的宽度和高度 =0表示隐藏播放器
EnableContextMenu="0" 禁右键
ShowStatusBar="1" (带显示文件播放信息)
1隐藏播放器(不循环)
代码:
<EMBED src=音乐网址 hidden=true type=audio/x-ms-wma AUTOSTART="1">
2.隐藏播放器(循环播放)
代码:
<EMBED src=音乐网址 hidden=true type=audio/mpeg AUTOSTART="1" loop="-1">
3.黑色皮肤播放器
代码:
<EMBED style="FILTER: xray()" src=音乐网址 width=360 height=30
type=audio/mpeg volume="0" autostart="true" loop="-1">
4.淡蓝色播放器
代码:
播放器代码 音乐播放器代码大全
<EMBED src=播放地址 width=300 height=45 type=audio/mpeg loop="-1"
autostart="1" volume="0">
5.迷幻播放器
代码:
<TABLE style="FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20,
StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 400px; HEIGHT: 83px">
<TBODY>
<TR>
<TD><EMBED src=播放地址 width=400 height=40 type=audio/mpeg panel="0"
autostart="0" loop="true">
</TD></TR></TBODY></TABLE>
6.带菜单的播放器
代码:
<EMBED
pluginspage=http://www.microsoft.com/windows/mediaplayer/download/default.asp
width=400 height=172 type=application/x-mplayer2 FileName="音乐网址" SHOWCONTROLS="1" SHOWSTATUSBAR="1" SHOWDISPLAY="1"
SHOWGOTOBAR="1" AUTOSTART="true" PlayCount="1">
7.深黄色带菜单播放器
代码:
<EMBED style="FILTER: invert()" src=音乐网址 width=320 height=45
type=audio/x-ms-wma ShowStatusBar="1" loop="true" autostart="true">
8.灰色播放器
代码:
<EMBED style="FILTER: Gray()" src="链接地址" width=300 height=69
播放器代码 音乐播放器代码大全
type=application/x-mplayer2 loop="-1" showcontrols="1" ShowDisplay="0"
ShowStatusBar="1" autostart="1"></EMBED>
9.灰白色播放器
代码:
<embed style="FILTER: Gray()" src=链接地址 width=300 height=45 loop="-1"
autostart="true"></EMBED>
10.带菜单的蓝色播放器
代码:
<EMBED src="链接地址" width=300 height=69 type=application/x-mplayer2 loop="-1" showcontrols="1" ShowDisplay="0" ShowStatusBar="1" autostart="1"></EMBED>
11.棕色播放器
代码:
<EMBED style="FILTER: invert()" src=链接地址 width=300 height=45 loop="-1"
autostart="true"></EMBED>
12.带边框背景的播放器
代码:
<TABLE borderColor=#4F3256 background=背景图片地址 border=1>
<TBODY><TR>
<TD style="FILTER: alpha(opacity=50,style=3)">
<P align=center><EMBED src=音乐网址 width=300 height=25 type=audio/mpeg
loop="-1" autostart="false" volume="0">
</P></TD></TR></TBODY></TABLE>
13.带背景图片的播放器
播放器代码 音乐播放器代码大全
代码:
<TABLE borderColor=navy background=图片地址 border=0>
<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="0" volume="0">
</P></TD></TR></TBODY></TABLE>
12 13综合属性分析
background=图片地址 可以更换图片地址 来实现改变播放器背景
14.黄色闪光播放器
代码:
<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=navy
background=http://nxm.16789.net/s-helpSite/domName/nxm/20041114123131568.gif
border=0>
<TBODY><TR>
<TD style="FILTER: alpha(opacity=50,style=3)">
<P align=center><EMBED src=音乐网址 width=400 height=35 type=audio/mpeg
loop="-1" autostart="0" loop="-1">
</P></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
15.蓝色闪光播放器
代码:
<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=400 height=35
type=audio/mpeg volume="0" autostart="false" loop="-1">
</P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
16.带花边的播放器
代码:
<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=400 height=35
type=audio/mpeg volume="0" autostart="false" loop="-0">
</P></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
17.粉色花边播放器
代码:
<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=25 type=audio/mpeg
volume="0" autostart="false" loop="-0">
</P></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
18.显示文件标签灰色播放器
播放器代码 音乐播放器代码大全
代码:
<DIV><EMBED style="FILTER: Gray()" src="链接地址" loop="-1" width=300 height=140 balance="true" showpositioncontrols="true" showtracker="true" showaudiocontrols="true" showcontrols="true" showstatusbar="true"
showdisplay="true" displaysize="0" volume="100" autosize="true" autostart="true"
animationatstart="true" transparentatstart="true"></EMBED></div>
19显示文件标签棕色播放器
代码:
<DIV><EMBED style="FILTER: invert()" src="链接地址" loop="-1" width=300 height=140 balance="true" showpositioncontrols="true" showtracker="true" showaudiocontrols="true" showcontrols="true" showstatusbar="true"
showdisplay="true" displaysize="0" volume="100" autosize="true" autostart="true"
animationatstart="true" transparentatstart="true"></EMBED></div>
20.显示文件标签黑色播放器
代码:
<DIV><EMBED style="FILTER: xray()" src="链接地址" loop="-1" width=300 height=140 balance="true" showpositioncontrols="true" showtracker="true" showaudiocontrols="true" showcontrols="true" showstatusbar="true"
showdisplay="true" displaysize="0" volume="100" autosize="true" autostart="true"
animationatstart="true" transparentatstart="true"></EMBED></div>
21.连放播放器
代码:
<EMBED style="FILTER: Gray()" src=音乐网址 width=500 height=35 type=audio/x-ms-wma controls="StatusBar,TACCtrl,ControlPanel" border="0" autostart="1" playcount="0" showtracker="1" volume="0"></EMBED>
22.彩色播放器
代码:
<TABLE style="FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: 00CCFF; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana; FONT-VARIANT: normal"
播放器代码 音乐播放器代码大全
cellSpacing=0 cellPadding=0 width=140 border=0>
<TBODY>
<TR>
<TD style="BACKGROUND-COLOR: 00CCFF"><EMBED style="FILTER: invert
alpha(opacity=50) WIDTH: 140px; HEIGHT: 45px" src=音乐链接地址
type=video/x-ms-asf autostart="FALSE" loop="-1"
volume="0"></EMBED></TD></TR></TBODY></TABLE>
本代码属性分析
BACKGROUND-COLOR: 00CCFF 播放器颜色代码 可以更换 以变换播放器颜色
23.透明播放器代码
代码:
<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=音乐链接地址 width=200 height=30 type=audio/x-mplayer2 loop="-1" autostart="0"
volume="0" EnableContextMenu="0" showstatusbar="0"
console="video"></TD></TR></TBODY></TABLE>
本文标题:音乐播放器代码大全-音乐播放器代码大全61阅读| 精彩专题| 最新文章| 热门文章| 苏ICP备13036349号-1