日期:2014-05-19  浏览次数:20399 次

网页 背景音乐??
应该添加什么引用?

------解决方案--------------------
去MSDN找!!
------解决方案--------------------
<embed src= 'file:///D:\Inetpub\wwwroot\WebTest\a.mp3 ' width= "368 " height= "43 " hidden= "true " autostart= "1 " loop= "1 " align= "middle " showdisplay= "0 " showcontrols= "1 " showpositioncontrols= "1 " showselectioncontrols= "0 " showtracker= "1 " moviewindowsize= "0 " fullscreenmode= "0 " moviewindowwidth= "0 " moviewindowheight= "0 " autorewind= "1 " playcount= "1 " selectionstart= "0 " appearance= "1 " borderstyle= "0 " filename= "a.mp3 " displaymode= "0 "> </embed>
------解决方案--------------------
<bgsound src= "音乐路径 " loop= "-1 "> 只适用于IE

<embed src= "音乐路径 " autostart= "true " loop= "true " hidden= "true "> 对Netscape ,IE 都适用
------解决方案--------------------
<EMBED SRC= "E:\音乐\One Night In BeiJing.mp3 " WIDTH= "145 " HEIGHT= "60 ">
------解决方案--------------------
<embed src= "images/list.wma " autostart= "true " width= "0 " height= "0 " loop= "true ">