gvhung / as3mp3streamplayer

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

CS4 #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
OK - sorry - I see this is answered in Issue 5 - apologies.

Original comment by DomHaw...@googlemail.com on 8 Jun 2009 at 1:11

GoogleCodeExporter commented 9 years ago

Original comment by eeco...@gmail.com on 8 Jun 2009 at 9:12