live MP3 stream in flash
live MP3 stream in flash
Out of context: Reply #11
- Started
- Last post
- 24 Responses
- ********0
The Flash Communication Server API (Application Program Interface) gives you a set of objects, methods, and commands that you can use to develop applications that use the Client, the Server, or an integration of both.
The client-side API, located within the Macromedia Flash MX authoring environment, deploys the NetStream object, its methods, and its properties to make it possible for you to publish, control, and play MP3 files. Using this object, you can write application logic directly into the application (the movie file) or to *.as files. You can deploy the .as files within your application with the #include method. In this tutorial, you will write the application logic directly into the movie.