admin管理员组

文章数量:1539993

2024年4月27日发(作者:)

音乐播放器代码大全

autostart="true"中true或1表示自动播放,false或0表示手动播放

loop="true" 中的true或1表示重复播放,false或0表示只播放一次

width= height= 中的数字分别表示播放器的宽度和高度 =0表示隐藏播放器

EnableContextMenu="0" 禁右键

ShowStatusBar="1" (带显示文件播放信息)

1隐藏播放器(不循环)

代码:

2.隐藏播放器(循环播放)

代码:

3.黑色皮肤播放器

代码:

type=audio/mpeg volume="0" autostart="true" loop="-1">

4.淡蓝色播放器

代码:

autostart="1" volume="0">

5.迷幻播放器

代码:

StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 400px; HEIGHT: 83px">

autostart="0" loop="true">

6.带菜单的播放器

代码:

pluginspage=/windows/mediaplayer/download/

width=400 height=172 type=application/x-mplayer2 FileName="音乐网址"

SHOWCONTROLS="1" SHOWSTATUSBAR="1" SHOWDISPLAY="1"

SHOWGOTOBAR="1" AUTOSTART="true" PlayCount="1">

7.深黄色带菜单播放器

代码:

type=audio/x-ms-wma ShowStatusBar="1" loop="true" autostart="true">

8.灰色播放器

代码:

type=application/x-mplayer2 loop="-1" showcontrols="1" ShowDisplay="0"

ShowStatusBar="1" autostart="1">

9.灰白色播放器

代码:

autostart="true">

10.带菜单的蓝色播放器

代码:

showcontrols="1" ShowDisplay="0" ShowStatusBar="1" autostart="1">

11.棕色播放器

代码:

autostart="true">

12.带边框背景的播放器

代码:

loop="-1" autostart="false" volume="0">

13.带背景图片的播放器

代码:

loop="-1" autostart="0" volume="0">

12 13综合属性分析

background=图片地址 可以更换图片地址 来实现改变播放器背景

14.黄色闪光播放器

代码:

3px dashed; BORDER-LEFT: #000000 3px dashed; BORDER-BOTTOM: #000000

3px dashed" cellSpacing=0 cellPadding=0 bgColor=#00000>

background=/s-helpSite/domName/nxm/

border=0>

loop="-1" autostart="0" loop="-1">

15.蓝色闪光播放器

代码:

background=/UploadFile/2004-12/

border=2>

type=audio/mpeg volume="0" autostart="false" loop="-1">

16.带花边的播放器

代码:

3px dashed; BORDER-LEFT: #000000 3px dashed; BORDER-BOTTOM: #000000

3px dashed" cellSpacing=0 cellPadding=0 bgColor=#00000>

type=audio/mpeg volume="0" autostart="false" loop="-0">

17.粉色花边播放器

代码:

dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted"

cellSpacing=0 cellPadding=0 align=center bgColor=white>

volume="0" autostart="false" loop="-0">

18.显示文件标签灰色播放器

代码:

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">

19显示文件标签棕色播放器

代码:

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">

20.显示文件标签黑色播放器

代码:

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">

21.连放播放器

代码:

type=audio/x-ms-wma controls="StatusBar,TACCtrl,ControlPanel" border="0"

autostart="1" playcount="0" showtracker="1" volume="0">

22.彩色播放器

代码:

FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana; FONT-VARIANT: normal"

cellSpacing=0 cellPadding=0 width=140 border=0>

alpha(opacity=50) WIDTH: 140px; HEIGHT: 45px" src=音乐链接地址

type=video/x-ms-asf autostart="FALSE" loop="-1"

volume="0">

本代码属性分析

BACKGROUND-COLOR: 00CCFF

播放器颜色代码 可以更换 以变换播放器颜色

23.透明播放器代码

代码:

StartX=20, StartY=40, FinishX=0, FinishY=0)xray(); WIDTH: 200px; HEIGHT: 40px">

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">

本文标签: 播放器地址音乐显示文件播放