Method summary for the NetConnection class
Method
NetConnection.addHeader()
NetConnection.call()
NetConnection.close()
NetConnection.connect()
Property summary for the NetConnection class
Property
NetConnection.isConnected
NetConnection.uri
Event handler summary for the NetConnection class
Event handler
NetConnection.onStatus
Constructor for the NetConnection class
Availability
Flash Communication Server MX 1.0.
Usage
new NetConnection()
Parameters
None.
Returns
A NetConnection object.
Description
Adds a context header.
Invokes a method or operation on a remote server.
Closes a server connection.
Connects to an application server or another Flash Media
Server server.
Description
Read-only; a Boolean value indicating whether a connection
has been made (
true
Read-only; the URI that the
method passed.
Description
Called when there is a change in connection status.
) or not (
).
false
NetConnection.connect()
NetConnection class
103
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE and is the answer not in the manual?