in CS4, can you help on what the syntax is for getting events back - eg for
buffer status?
Somethng like:
var ssp:MP3StreamPlayer = new MP3StreamPlayer();
ssp.addEventListener( SoundBufferEvent, bufferStatus ); // XXX not right
ssp.playStream("http://radiopopbitch.com:8000/p128");
But obv that's wrong.
D
Original issue reported on code.google.com by DomHaw...@googlemail.com on 6 Jun 2009 at 5:30
Original issue reported on code.google.com by
DomHaw...@googlemail.com
on 6 Jun 2009 at 5:30