search for: testicecast

Displaying 4 results from an estimated 4 matches for "testicecast".

Did you mean: listicecast
2004 Aug 06
0
Icecast in Macromedia Flash
...form/cross-browser, it is installed on almost every computer > connected to the internet (Windows, MAC, Linux - but NOT > linux PPC) and it > will be embedded into a webpage. > I successfully imported an Icecast live stream into Flash > with this simple > ActionScript code: > TestIcecast = new Sound(); > TestIcecast.loadSound("http://myradio.com:8000/mystream", true); > TestIcecast.start(0,0) > > For those who don't know flash, here is the process of > creating a flash > animation: you edit the code into a .fla file, then export > this code int...
2004 Aug 06
4
Hot Topic: Icecast in Macromedia Flash
...instead of Winamp, XMMS,. could democratize Icecast because Flash is cross-platform/cross-browser, it is installed on almost every computer connected to the internet and it will be embedded into a webpage. I successfully imported an Icecast live stream into Flash with this simple ActionScript code: TestIcecast = new Sound(); TestIcecast.loadSound("http://myradio.com:8000/mystream", true); TestIcecast.start(0,0) For those who don't know flash, here is the process of creating a flash animation: you edit the code into a .fla file, then export this code into a .swf file (the flash animation) a...
2004 Aug 06
4
Hot Topic: Icecast in Macromedia Flash
...instead of Winamp, XMMS,. could democratize Icecast because Flash is cross-platform/cross-browser, it is installed on almost every computer connected to the internet and it will be embedded into a webpage. I successfully imported an Icecast live stream into Flash with this simple ActionScript code: TestIcecast = new Sound(); TestIcecast.loadSound("http://myradio.com:8000/mystream", true); TestIcecast.start(0,0) For those who don't know flash, here is the process of creating a flash animation: you edit the code into a .fla file, then export this code into a .swf file (the flash animation) a...
2004 Aug 06
6
Icecast in Macromedia Flash
...ecause the Flash plugin is cross-platform/cross-browser, it is installed on almost every computer connected to the internet (Windows, MAC, Linux - but NOT linux PPC) and it will be embedded into a webpage. I successfully imported an Icecast live stream into Flash with this simple ActionScript code: TestIcecast = new Sound(); TestIcecast.loadSound("http://myradio.com:8000/mystream", true); TestIcecast.start(0,0) For those who don't know flash, here is the process of creating a flash animation: you edit the code into a .fla file, then export this code into a .swf file (the flash animation) a...