Tagged Questions

3
votes
5answers
17k views

How to stream a shoutcast radio broadcast in Flash (Shoutcast Flash Player)

I've been looking for a solution to this for years, but nothing is conclusively documented. There are many Shoutcast Flash players out there (e.g. radio.de) so I know it's possible. However, most of ...
1
vote
2answers
2k views

Flex/Flash Shoutcast player

I am trying to build a flash player for my company's Shoutcast server, and have seen a few articles about it on the 'net, including this SO question here. However, I can't seem to get the audio ...
0
votes
1answer
833 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
1answer
2k views

Shoutcast Radio Player - actionscript based flash player, how to autoplay “false” it?

Hello Masters Of Web Development again. Today my question is flash based. I have no experience in actionscript but due some conditions, I need to work a little with it. I've found only one flash ...
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 ...