How to play MP3's from socket connections in Flash AS3?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-03-07T20:41:59Z Indexed on 2010/03/08 0:30 UTC
Read the original article Hit count: 268

Filed under:
|
|
|
|

How to play mp3's from socket connections in Flash AS3?

I have some simple programm which is listening to some port (TCP).

I connect to it using as3 sockets and it starts sending me mp3 data

How to play that data?

© Stack Overflow or respective owner

Related posts about flash

Related posts about flex