后台---基本设置----
网站名称:<FONT color=#ffff00>点击收听音乐</FONT>
网站URL:
http://o.thec.cn/fzldiy/music.htm"target="_parent
新建一个记事本---把下面的代码复制到记事本里---填好下面的网址---上传到空间
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT language=JavaScript>
step=0
function flash_title()
{
step++
if (step==3) {step=1}
if (step==1) {document.title='输入你的论坛名字可以变化的' }
if (step==2) {document.title='输入你的论坛名字' }
setTimeout("flash_title()",200);
}
flash_title()
</SCRIPT>
</head>
<frameset rows="*,22" frameborder="NO" border="0" framespacing="0">
<frame src="你论坛网址" name="mainFrame" scrolling="yes">
<frame src="你上传的播放网址" name="bottomFrame" scrolling="NO" noresize>
</frameset>
<noframes><body>
</body></noframes>
</html>
播放文件修改
打开music文件夹里面的index.htm(用记事本方式打开)
<area shape="rect" coords="55,24,89,33" href="index.asp.htm" tppabs="这里播放网址" target="_parent" alt="关闭播放器" onFocus="if(this.blur)this.blur()">
</map>
<map name="Map">
<area shape="rect" coords="1,3,100,20" href="http://fzldiy.love.topzj.com/(这里是我的论坛换成你的)" target="_parent" alt="关闭播放器" onFocus="if(this.blur)this.blur()" tppabs="这里播放网址">
把最后的
music这是播放器