|
Okay I embedded this code below into the website. They click play and the music starts playing. Same thing though when going into another song, it starts stuttering. This is the same shoutcast player they were using before its just embedded into the website now instead of going directly to the shoutcast website to listen to the stream. So same problem with stuttering when transitioning into another song with the shoutcast player. The embed code is below I used and wondering any tips you might think is the problem to keep the music playing smoothly from one song to the next. Thanks very much for your guys help on this.
<embed src='http://www.shoutcast.com/media/popupPlayer_V19.swf?stationid=http://yp.shoutcast.com/sbin/tunein-station.pls?id=*****&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>
|