Tagged Questions

0
votes
1answer
826 views

shoutcast streaming Flash AS3?

I have found a code on this site for shoutcast streaming in Flash AS3. This is the code: package { import flash.display.Sprite; import flash.events.NetStatusEvent; import ...
0
votes
7answers
9k views

Streaming audio with Flash / Actionscript 3 - Slow playback problem

I've written a simple Flash player for a Shoutcast stream. At first it seemed to work reliably, however about 5% of the time users experience slow playback where the stream plays at roughly half of ...