|
呵呵
谢谢楼上的帮我说好话
我快被他们攻击死了
承蒙兄弟说话
将这个送给你:<html><head>
<SCRIPT>
function op(dir,name)
{
var win=window.open(name,"","toolbar=no,location=no,width=300,height=39");
win.document.write('<html><head><title>播放器</title></head><body topmargin=10 bgcolor=#88ff99><title>'+name+'</title><embed name=player src="'+dir+'" type=audio/x-pn-realaudio-plugin width="270" height="39" border=0 autostart="true"></embed></body></html>');
}</script></head>
<body> <a href="javascript:op('dyingsun.mp3','标题')">dy in the sun</a>
<a href="javascript:op('男女关系科.rm','标题')">男女关系科</a>
<a href="javascript:op('勇.wma','杨千桦--勇')">勇</a>
<a href="javascript:op('C:\钢琴曲/back.asf','标题')">背景音乐</a> </body>
</html>
保存为.html文件
你可以做网页用
也可以在自己机器上用
这样的调用realone比直接打开软件要少很多内存
当然也可以自己美化一下
呵呵
谢谢你帮我说话!
|