日期:2014-05-18  浏览次数:20584 次

jsp多首音乐播放问题。。
如果播放固定的几首歌,可以用网页内的播放器直接播放事先做好的类似asx音乐列表文件。
但象音乐网站那类的,在某个音乐列表内选择一些歌,然后点播放即可播放所选中的歌曲是如何实现的??

哪位做过类似的给个思路。。。。给代码更好。。。

谢谢。。。。。。。




------解决方案--------------------
一个页面,供选择,然后传参,比如 http://www1.haoting.com/play/htsonglian.asp?id=146126&id=145971&id=144252&B132.x=32&B132.y=5

下面是这个页面的代码,去看看其中的JS部分。今天没时间了,不能给你去提炼了。


<html> <head>
<title> 好听音乐 - 连播 </title>
<meta name= "generator " content= "activecontent 3.0.0 ">
<meta name= "Author " content= "www.haoting.com ">
<META http-equiv=Content-Type content= "text/html; charset=gb2312 ">
<meta name= "Keywords " content= "在线试听, 音乐下载, 好听音乐网,music ">
<meta name= "Description " content= "数万首歌曲音乐在线试听下载 ">
<link rel= "stylesheet " href= "../css/mb1.css ">
</head>
<script language= "javascript " src= "http://sy1.haoting.com/mpin "> </script>

<style type= "text/css ">
<!--
body {
background-color: #f7f3f7;
}
-->
</style>

<body topmargin= "0 " leftmargin= "0 ">
<table border= "0 " cellpadding= "0 " cellspacing= "0 " align= "center " width= "462 " height= "400 ">
<tr>
<td width= "100% " valign= "top ">
<table border= "0 " cellpadding= "0 " cellspacing= "0 " width= "100% ">
<tr>
<td width= "100% ">
<table border= "0 " cellpadding= "0 " cellspacing= "0 " width= "100% " height= "136 ">
<tr>
<td width= "100% " valign= "top " height= "136 ">
<table border= "0 " cellpadding= "2 " cellspacing= "0 " width= "100% " height= "128 " class= "line4 ">
<tr>
<td width= "100% " height= "12 ">
<table border= "0 " cellpadding= "2 " cellspacing= "0 " collapse " align= "center " width= "462 ">
<tr>

<td height= "23 " class= "bothmarg "> <a href= "http://www.haoting.com/ " target= "_blank "> 返回网站首页 </a> | <a href= "http://sms.haoting.com " target= "_blank "> <font color= "red "> 热门铃声下载 </font> </a> | <a href= "http://www.haoting.com/music1.htm " target= "_blank "> <font color= "red "> 免费点歌送祝福 </font> </a> | <a href= "http://www.hao123.com " target= "_blank "> <font color= "red "> 网址之家 </font> </a> |&nbsp;&nbsp;&nbsp;
听好音乐 有好心情 <br> <a href= "http://www.haoting.com/bz.htm " target= "_blank "> 如果无法播放,请点击这里查看试听帮助 </a> </td>

</tr>
<tr> <td colspan= "2 " > <script src= "../adad/adbft2.js "> </script>
<DIV id=playlist> 正在读取列表,请稍后..... </DIV> </td> </tr>