27.01.2013, 03:20
Its easy to get the stream link from shoutcast.
Get the embed code..
And look for the part i colored red, and then add it to playaudiostreamforplayer..
Add that to your code and it will play ingame.
Get the embed code..
Code:
<'embed src='http://www.shoutcast.com/media/popupPlayer_V19.swf?stationid=http://yp.shoutcast.com/sbin/tunein-station.pls?id=1499&play_status=1' quality='high' bgcolor='#ffffff' width='398' height='104' name='popupPlayer_V19' align='middle' allowScriptAccess='always' allowFullScreen='true' type='application/x-shockwave-flash' pluginspage='http://www.adobe.com/go/getflashplayer' ><embed>
Code:
PlayAudioStreamForPlayer(playerid, "http://yp.shoutcast.com/sbin/tunein-station.pls?id=1499");