貼音樂的代碼
<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">