贴音乐的代码

贴音乐的代码
 
<div align="center">
<embed style="width:532px;height:340px"
 pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash src=" 连接地址" width="532" height="340"
type="application/x-shockwave-flash" quality="high"></div>
插入透明的FLASH
<EMBED style="RIGHT: 300px; WIDTH: 600px; POSITION: absolute; TOP: 0px; HEIGHT: 180px" src=http://my.xingkong.com/Flashs/2006/1/20061121725233334.swf width=630 height=480
 type=application/octet-stream wmode="transparent" quality="high"></EMBED>
 
推荐几种贴音乐方法:
 1 、下面是贴“rm”格式的上贴语法,autostart="1"为自动播放,autostart="0"为手动播放。
<embed src= 音乐、歌曲地址 type="audio/x-pn-realaudio-plugin" console="clip1" controls="p_w_picpathwindow" height="400" width="500" autostart="1">
显示以下:(在该窗内,使用鼠标右键单击,就能看见播放,这里我设置为手动播放)
2 、下面是“flash”的粘贴格式,flash的播放和重播是做者在制做时设置好的,咱们这里不能修改,只能链接,象下面这篇《努里》须要手动播放。宽=500,高=400,均可以根据须要修改。
<embed src=flash 地址 width=500 height=400>(点开始,就能播放)
3 、下面是贴“背景音乐”的语法,无播放器,把浏览器(ie)最小化时就停播了。
<bgsound src= 背景音乐地址 volume=100 loop="1">
4 、下面是贴“mp3”格式的语法,自动播放,不循环语法命令。宽=100----600),高=(30----40),能够根据本身的爱好修改,可是超过我提出的范围就不太好看了!
<embed src=type= 音乐、歌曲地址 audio/x-pn-realaudio-plugin controls=controlpanel,statusbar autostart=true width=400 height=40>
 
5 、下面是贴“mp3”格式的语法,自动播放,自动循环语法命令。
<embed src= 音乐、歌曲地址 type=audio/x-pn-realaudio-plugin controls=controlpanel,statusbar autostart=true loop=true width=400 height=40>
 
6 、下面是贴“mp3”格式的语法,手动播放,不循环语法命令
<embed src= 音乐、歌曲地址 type=audio/x-pn-realaudio-plugin controls=controlpanel,statusbarautostart=false width=400 height=40>
 
7 、面是贴“mp3”格式的语法,手动播放,自动循环语法命令。
<embed src= 音乐、歌曲地址 type=audio/x-pn-realaudio-plugin controls=controlpanel,statusbar autostart=true loop=true width=400 height=40>
 
8 、面是贴“mp3”格式的语法,隐藏播放器,(就象个人帖:《关于如何贴图》的背景音乐同样)自动播放,自动循环。不会显示播放器
<embed src= 音乐、歌曲地址 type=audio/x-pn-realaudio-plugin controls=controlpanel,statusbar autostart=true loop=true hidden=true width=400 height=40>
 
9 、要是须要居中,就在语法命令前面加“<center>”(</center>注意使用居中结束)便可:
如:<center><embed src=flash地址  width=500 height=400></center>
10<embed src=http://blbhorse.51.net/mlist/28guzheng.m3u width=400 height=60 type=audio/mpeg autostart="true" loop="true">
相关文章
相关标签/搜索