gvhung / as3mp3streamplayer

Automatically exported from code.google.com/p/as3mp3streamplayer
0 stars 0 forks source link

Sample #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I belive there would be many users out there who wants to get hold of a
sample code.

Starting a stream wasnt so difficult (newbie) :P

var strm = new MP3StreamPlayer()
strm.playStream("http://url:8100")

but what can i do from here ? I tryied to do something with Shoutcast class
but i got error about arguments. i have tryied many ways but none of them
works.

Could you help me with some basic sample code that could give some idea how
and what could be used/done ?

Thanks you in advance!

Original issue reported on code.google.com by protot...@gmail.com on 7 Apr 2009 at 8:53

GoogleCodeExporter commented 9 years ago
What do you want to achieve?

Original comment by eeco...@gmail.com on 7 Apr 2009 at 6:58

GoogleCodeExporter commented 9 years ago
I dont really know what can be achived. Im testing functions that are in the 
classes
but what ever i do i get something wrong.
Im just testing functions to see, what they can do.

Between here, another little question. I havent had time to fully test it but 
maybe
you have. As in AS2 flash crashes when streaming more than 1 hour (due memory) 
but
your solution dosent ? It cleans memory so flash dosent crash ?

About sample code, i would appreciate what ever you can show/give me. Everything
would be at least a start :)

Original comment by protot...@gmail.com on 8 Apr 2009 at 4:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by eeco...@gmail.com on 9 Apr 2009 at 8:04