我一直在尋找這種解決方案多年,但沒有任何結論性的文檔。有很多Shoutcast Flash播放器(例如radio.de),所以我知道這是可能的。然而,大多數我的研究導致了這一點:如何在Flash中播放Shoutcast無線電廣播(Shoutcast Flash Player)
s = new Sound();
s.loadSound ("url.of.shoutcaststream:8003",true);
這在FireFox但不是在IE中對我的作品。我不想購買組件,我想知道這些組件是如何實現的,以便我可以構建自己的自定義播放器。
jPlayer支持Shoutcast一樣: http://stackoverflow.com/questions/8786563/jplayer-and-shoutcast-configuration – trvbr 2012-09-06 00:05:24