The NetServices object is for Flash Remoting use only.
The NetServices object is a collection of methods that helps you create and use connections to services using Flash Remoting MX. The NetServices object helps you create and use NetConnection objects. For more information on the NetConnection object, see NetConnection�(object).
To use the NetServices object, you must first import the NetServices.as file in the first frame of the Flash application with the include command, as follows:
#include "NetServices.as"
| Method |
Description |
|---|---|
| NetServices.createGatewayConnection |
Connects to Flash Remoting MX. |
| NetServices.setDefaultGatewayURL |
Sets the default URL to connect to Flash Remoting MX. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flashremoting/mx/Using_Flash_Remoting_MX/asDict22.htm