[icecast] Macromedia Flash as mp3 player
    assorgia at tin.it 
    assorgia at tin.it
       
    Thu Oct 30 12:37:51 UTC 2003
    
    
  
> Could you  explain just how you use Flash to play back the stream?
It's simple enough!
1 - create sound object 
myradio = new Sound();
2 - load sound using the streaming flag 
myradio.loadSound("http://urltomyradio:8000/mountpoint", true);
3 - Play the sound
myradio.start();
It works pretty well with icecast 1.3 streams (at 16kbps 22.020 Hz for 
example). It does'nt work with icecast 2.0
--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
    
    
More information about the Icecast
mailing list