谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊

来源:百度知道 编辑:UC知道 时间:2024/05/31 06:51:06
谁能告诉我背景音乐怎么弄?????我是菜鸟
谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊
谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊
谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊
谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊
谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊
谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊
谁能告诉我背景音乐怎么弄?????我是菜鸟 帮帮忙啊

1. 如何贴rm,ra,ram类型的音乐,代码如下:
  <embed width="0" height="0" type="audio/x-pn-realaudio-plugin" autostart="true" controls="ControlPanel" src="http://guest.anyp.cn/uploads/01.rm">

  2. 如何贴midi,asf,wma,asx类型的音乐,代码如下:
  <embed autostart="true" loop="-1" controls="ControlPanel" width="0" height="0" src="http://guest.anyp.cn/uploads/01.mid">
  把autostart="true" loop="-1" 双引号中参数变为“false”就变成手控播放。
  只需要把整段代码copy到文章中去(编辑文章的时请用HTML代码模式,否则这段代码会以文本形式显示出来,不能被执行),用你喜欢的音乐文件的URL代替上面的音乐地址代码就可以了。注意,音乐如果太大影响浏览速度,严重的可能导致浏览器停止响应,所以如果要放背景音乐请不要使用大文件。

  音乐文件的URL指:音乐文件的网址。
  取得网址的方法是,把鼠标移到有链接的音乐名点击右键->复制快捷方式,然后把需要加入音乐文件的URL地方按CTRL+C(把之前复