在網(wǎng)站建設(shè)中,我們會(huì)常涉及到多媒體文件, 下面我們就先來介紹一下在網(wǎng)站中播放音樂的方法,其中包括:.mid、.mp3、.avi、.flash、.mpg、.mov、.rm 和背景音樂添加的方法.
根據(jù)不同的格式,有不同的代碼 下面是相信代碼介紹:
在下面的代碼使用中需要注明的是:
"音樂文件和地址"——待播放文件的文件名,前面帶上絕對(duì)路徑,或者本站的相對(duì)路徑。
width_num——是指一個(gè)作為寬度的數(shù)字;
height_num——是指一個(gè)作為高度的數(shù)字;
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>
上面使用方式是介紹網(wǎng)頁中的播放器的,下面我們來看一下在網(wǎng)站中背景音樂的添加方法:
代碼很簡(jiǎn)單:
<bgsound src="音樂文件和地址" loop=1
loop后面是循環(huán)的次數(shù),-1代表無限循環(huán)。
你學(xué)會(huì)了嗎?
Copyright © 2010-2021 北京瑞恒天龍科技有限公司 All Rights Reserved | 北京網(wǎng)站建設(shè)知名服務(wù)商 | 北京網(wǎng)站制作 | 京ICP備11004170號(hào)-1 京公網(wǎng)安備110107000463號(hào)
地址:北京市海淀區(qū)永定路長(zhǎng)銀大廈B座 非工作時(shí)間:15810379666 服務(wù)熱線:400-809-6709 版權(quán)所有 盜版必究!