最新流行音乐MTV播放器代码
播放器代码一:
<iframe src="http://238cn.net//leeyx/mymusic/mymusic.htm" width="180" height="355" frameborder="0" scrolling="no"></iframe>
播放器代码二:
<SCRIPT language=JavaScript>
<!--
index=Math.floor(Math.random()*15)+1;
document.write("<OBJECT id=M height=200 width=208 classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6><PARAM NAME=URL VALUE='inc/"+index+".jpg'><param NAME=PlayCount VALUE=99></OBJECT>");//--></SCRIPT>
<DIV id=mymusic onmouseover="this.style.color='#FF0000'" onmouseout="this.style.color='#0099FF'">
<UL>
<LI><A onclick=M.URL=this.value="inc/1.jpg">刘德华</A>
<LI><A onclick=M.URL=this.value="inc/2.jpg">周杰伦</A>
</UL></DIV>
你可以使用这个链接引用该篇文章 http://publishblog.blogchina.com/blog/tb.b?diaryID=3823603