利用mediaplayer打造自己的mp3播放器续[61]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

              myPlayer.URL = playList[selectNum];

              currentPlay = selectNum;

         }

         public int NextPlay(int type)

         {

              /* type = 0 顺序

                 type = 1 重复播放全部

                 type = 2 重复播放一首

                 type = 3 随机播放

              */

本文关键:利用mediaplayer打造自己的mp3播放器续
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top