Macromedia flash media server 2-client-side actionscript language reference for flash media server 2 ユーザーズマニュアル

ページ / 156
NetConnection class
65
Method summary for the NetConnection class
Property summary for the NetConnection class
Event handler summary for the NetConnection class
Constructor for the NetConnection class
Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
new NetConnection()
Parameters
None.
Returns
A NetConnection object.
Method
Description
Invokes a command or method on the server.
Closes the connection with the server.
Connects to an application on the Flash Media Server.
Property (read-only)
Description
Read-only; a Boolean value that indicates whether Flash 
Player is connected to the server (
true
) or not (
false
through the specified connection.
Read-only; the target URI that was passed in with 
Method
Description
Invoked when a status change or error is posted for the 
NetConnection object.