参考地址
http://music.sina.com.cn/

添加代码示例
  1、先找到代码中</body>
  <html>
  <head>
  <title>Untitled Document</title>
  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  </head>
  <body>
  </body>
  </html>

  2、在</body>前粘贴mini播放器嵌入的代码
  <html>
  <head>
  <title>Untitled Document</title>
  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  </head>
  <body>

    MINI播放器生成的代码
  </body>
  </html>


照这么做的话 显示
Parse error: syntax error, unexpected ':' in C:\classes\template\TemplateHandler.class.php(352) : eval()'d code on line 264

把代码添加到 <head> </head>之间 FF很正常显示 播放器 但 IE 只显示背景图片。


请高人指点     emoticon
将把此主题..