my radio shoutcast:
http://184.107.130.34:8580/
no longer play
I think it's setting player:
http://184.107.130.34:8580/
no longer play
I think it's setting player:
Code:
<div id="preview"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var s1 = new SWFObject("player.swf","ply","260","17","9");
s1.addParam("allowfullscreen","true");
s1.addParam("allowscriptaccess","always");
s1.addParam("flashvars","file=http://184.107.130.34:8580/;type=mp3&volume=100&&backcolor=99CC33&frontcolor=FFFFFF&lightcolor=FFFFFF&screencolor=000000&bufferlength=10&autostart=true");
s1.write("preview");
</script>