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

Property summary

Properties inherited from class Object

constructor, __proto__, prototype, __resolve


Constructor summary

Signature

Description

NetConnection()

Creates a NetConnection object that you can use in conjunction with a NetStream object to play back local streaming video (FLV) files.

Method summary

Modifiers

Signature

Description

 

connect(targetURI:String) : Boolean

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