如题

解决方案 »

  1.   

    你可以将选择提交后生成临时的播放列表文件,如 a.asx
    格式如下
    <ASX Version = "3.0">
    <Entry> <Ref href = "http://server/song1.asf" /> </Entry>
    <Entry> <Ref href = "http://server/song2.asf" /> </Entry>    
    <Entry> <Ref href = "http://server/song3.asf" /> </Entry>
    </ASX>
      

  2.   

    net_lover(【孟子E章】) 你好,这样我也做了,可上不能连续播放,不知道是怎么回事
    <em...... ref=...asx
      

  3.   

    <EMBED src="http://localhost/sendemail/userlist.asx" width="270" height="40" type="audio/x-pn-realaudio-plugin" loop="true" autostart="true" controls="controlpanel,statusbar">
    用这个文件指向了那个asx文件