User Guide

Table Of Contents
34 Chapter 2: Using Flash Remoting ActionScript
Properties and methods
The following table shows the Flash Remoting related ActionScript classes and their properties
and methods. Notice that the Connection class includes methods in two categories: creating and
using connections and services, and debugging.
Purpose Class Properties Methods
Creating and
using
connections
and services
Connection
addHeader()
call()
clone()
close()
getService()
setCredentials()
trace()
Log
onlog()
RemotingConnector
gatewayUrl
serviceName
methodName
multipleSimultaneousAllowe
d
suppressInvalidCalls
shareConnections
userId
password
trigger()
Service
connection
name
new Service(…)
NetServices
(deprecated)
createGatewayConnection()
getConnection()
getHostUrl()
getHttpUrl()
setDefaultGatewayUrl()
setGatewayUrl()
Handling
Results
PendingCall
responder
RelayResponder
new RelayResponder(…)
Debugging Connection
getDebugConfig()
getDebugId()
setDebugId()
NetDebug
initialize()
trace()