在網站建設中,我們會常涉及到多媒體文件, 下面我們就先來介紹一下在網站中播放音樂的方法,其中包括:.mid、.mp3、.avi、.flash、.mpg、.mov、.rm 和背景音樂添加的方法.
根據不同的格式,有不同的代碼 下面是相信代碼介紹:
在下面的代碼使用中需要注明的是:
"音樂文件和地址"——待播放文件的文件名,前面帶上絕對路徑,或者本站的相對路徑。
width_num——是指一個作為寬度的數字;
height_num——是指一個作為高度的數字;
1.mid
<embed src="音樂文件和路徑" type="audio/midi" hidden="false" autostart="true"
loop="true" height=height_num width=width_num></embed>
2.mp3
<embed controller="true" width="width_num" height="height_num"
src="音樂文件和路徑" border="0" pluginspage=
"http://www.apple.com/quicktime/download/indext.html"></embed>
3.avi
<embed src="音樂文件和路徑" border="0" width="width_num" height=
"height_num" type="application/x-mplayer2"></embed>
4.flash
<embed src="音樂文件和路徑" pluginspage=
"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="width_num" height="height_num" play="true" loop="true"
quality="high" scale="showall" menu="true"></embed>
5.mpg
<embed src="音樂文件和路徑" border="0" width="width_num"
height="height_num" type="application/x-mplayer2"></embed>
6.mov
<embed controller="true" width="width_num" height="height_num"
src="音樂文件和路徑" border="0" pluginspage=
"http://www.apple.com/quicktime/download/indext.html"></embed>
7.rm
<OBJECT>" height="height_num">
<PARAM NAME="CONTROLS" VALUE="ImageWindow">
<PARAM NAME="AUTOSTART" Value="true">
<PARAM NAME="SRC" VALUE="音樂文件和地址">
<embed height="高" width="寬" controls="ImageWindow"
src="音樂文件和路徑" type=
"audio/x-pn-realaudio-plugin" autostart="true" nolabels="0"
autogotourl="-1"></OBJECT>
上面使用方式是介紹網頁中的播放器的,下面我們來看一下在網站中背景音樂的添加方法:
代碼很簡單:
<bgsound src="音樂文件和地址" loop=1
loop后面是循環的次數,-1代表無限循環。
你學會了嗎?
Copyright © 2010-2021 北京瑞恒天龍科技有限公司 All Rights Reserved | 北京網站建設知名服務商 | 北京網站制作 | 京ICP備11004170號-1 京公網安備110107000463號
地址:北京市海淀區永定路長銀大廈B座 非工作時間:15810379666 服務熱線:400-809-6709 版權所有 盜版必究!