Help shoutcast radio does not play

Status
Not open for further replies.

ctoveloz

Banned
Banned
153
2010
0
0
my radio shoutcast:
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>
 
7 comments
Your radio it play perfect. From my winamp i hear you well, so your flash player is the problem. Is the first time you use this player or you mean the player play before and now stop ?
 
Status
Not open for further replies.
Back
Top