mp3网页播放器代码(网站音乐播放器插件代码)
求网页MP3播放器代码,要有播放列表,能加几首歌以上的多谢啦如果没有MP3的,别的格式也行希望各位在发代码之前要进行检验,免得发错的代码过来 求网页MP3播放器代码,要有播放列表,能加几首歌以上的多谢啦如果没有MP3的。
这个需要jmf的相关包,去网上下载下,给你写了个例子 public class TestPlay extends JFrame private Component vc, ccprivate JButton file = new JButtonquotfilequotprivate Player player = nullpublic TestPlay。