Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > FLVPlayback Component > Streaming FLV files from a FMS | |||
If you use a FMS to stream FLV files to the FLVPlayback component, you must add the main.asc file to your Flash Media Server FLV application. You can find the main.asc file in the samples available online at www.adobe.com/go/learn_fl_samples.
To access your FLV files on the Flash Media Server, use a URL such as rtmp://my_servername/my_application/stream.flv.
For more information on administering the Flash Media Server, including how to set up a live stream, see the documentation at www.adobe.com/support/documentation/en/flashcom/. When playing a live stream with FMS, you need to set the FLVPlayback property isLive to true. For more information, see FLVPlayback.isLive.
Flash CS3