|
-
Polak Maly
Shoutcast in KoolMoves?
Hi, id like to put a Shoutcast player on my site. But i dont really know, is it possible. And if it is, just how to make it? Do i have to use AS?
Please, help ;]
Last edited by ant_Z; 08-05-2006 at 07:45 PM.
-
KoolMoves Moderator
if they are streaming as mp3 I would imagine it's possible.
-
KoolMoves Moderator
I thought this an interesting question so I looked further.
http://www.milk-n-strawberry.com/blo...tcast-in-flash
I tried this and it works locally(localhost server) but not on my remote server.
Note there is a type in the above code it should read
code:
shoutcast = new Sound();
watchpos = function(){
buffer.text = shoutcast.position;
bufferbis.text = shoutcast.getBytesLoaded()/1000;
}
setInterval(this,"watchpos",10);
shoutcast.loadSound("shoutproxy.php",true);
-
KoolMoves Moderator
-
Polak Maly
ok, thx, but unfortunatelly i didn't have time to check it out. when ill do it, ill post bacl.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|