Flash 8 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > NetConnection | |||
Object
|
+-NetConnection
public dynamic class NetConnection
extends Object
The NetConnection class provides the means to play back streaming FLV files from a local drive or HTTP address.
Note: This class is also supported in Flash Player 6 when used with Flash Communication Server. For more information, see your Flash Communication Server documentation.
Availability: ActionScript 1.0; Flash Player 7
Properties inherited from class Object
|
Signature |
Description |
|---|---|
|
Creates a NetConnection object that you can use in conjunction with a NetStream object to play back local streaming video (FLV) files. |
|
Modifiers |
Signature |
Description |
|---|---|---|
|
|
connect |
Opens a local connection through which you can play back video (FLV) files from an HTTP address or from the local file system. |
Methods inherited from class Object addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toString, unwatch, valueOf, watch
Version 8
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/8/main/00002550.html