MACROMEDIA FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 Use Manual page 33

Using flash remoting for flash mx 2004 actionscript 2.0
Table of Contents

Advertisement

Class
Purpose
NetServices
Creates a gateway connection, sets a default gateway, and establishes a
Connection object for the gateway. The gateway is established by the Flash
(Deprecated)
Remoting software that resides on the application server.
Use the
gateway Connection object that connects your Flash application to a Flash
Remoting gateway on the application server. For more information on using
NetServices methods, see
on page
PendingCall
Generated on each call to a method of a Service object. Contains the
responder
object. For more information on obtaining the result of a call to a service, see
"Using PendingCall and RelayResponder objects for a specific service
function" on page 45
RecordSet
Accesses and manipulates RecordSet objects returned by a service. Also,
creates client-side record sets. RecordSet objects typically represent SQL
query results and correspond to the ColdFusion Query objects and C#
System.Data.DataTable objects. RecordSet methods include functions to
create record sets and to add, delete, change, and get record set items. They
also can get information about the record set, sort the record set, define an
object to receive notifications when the record set changes, and set the way
the record set is delivered from the server.
For more information on using the RecordSet class, see
RecordSet objects" on page
RelayResponder
A responder object that relays result and fault calls to corresponding functions
on the specified object. For more information, see
RelayResponder object for a service" on page
RemotingConnector Provides an easy way for Flash Professional clients to call functions on
server-side objects that are deployed within ColdFusion, J2EE, or Microsoft's
.NET. For more information, see
component (Flash Professional only)," on page 53
RemotingConnector class in the Flash Remoting ActionScript Dictionary.
ResultEvent
Returned as an argument to the result handling method that you specify in the
responder object. It contains the result that is returned by a service function.
For more information on using a ResultEvent object, see
results and errors" on page
Service
Represents a reference to a specific remote service and the methods that the
service exposes. Remote services consist of application server modules that
leverage technologies such as JavaBeans, Macromedia ColdFusion
Components (CFCs), CFML pages, ASP.NET web services and pages. For
more information, see
NetServices.createGateWayConnection()
"Using NetServices and Connection Classes"
163.
property, which gets or sets a Responder object for a PendingCall
.
73.
43.
"Calling service functions" on page
method to create a
"Using the
44.
Chapter 3, "Using the RemotingConnector
and the
Flash Remoting ActionScript classes
"About working with
"Handling service
41.
33

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash remoting mx

Table of Contents