View comments | RSS feed
ClassPackageShort Description
Connection
mx.remotingThe Connection class is a collection of methods that helps you create and use Flash Remoting connections to services.
DataGlue
mx.remotingYou use the DataGlue class to format data records for use in a ListBox, ComboBox, or other Flash UI component.
Fault
mx.rpcContains the error details from a fault that occurred during a method invocation
FaultEvent
mx.rpcIf a call to a service function results in an error, Flash Remoting returns a FaultEvent object as an argument to the fault handling method that you specify in the responder object.
Log
mx.servicesYou can pass a Log object as an optional parameter to the Service constructor.
NetDebug
mx.remoting.debugThe NetDebug class lets you trace function calls, parameters, and results among the Flash application, Flash Remoting, and the application server.
NetDebugConfig
mx.remoting.debugThe NetDebugConfig class allows the developer to change the kind of data sent to the Network Connection Debugger (NCD).
NetServices
mx.remotingNote: The NetServices class and its methods are deprecated in Flash Remoting for Flash MX 2004 in favor of the Service class.
PendingCall
mx.remotingEach call to a service function returns a PendingCall object.
RecordSet
mx.remotingThe RecordSet object lets you manipulate record sets returned from Flash Remoting or create client-side record sets.
RelayResponder
mx.rpcThe RelayResponder provides a mechanism for relaying result and fault events to handler methods on an object.
RemotingConnector
mx.data.componentsRemotingConnector is a component that offers an easy way for Flash Professional clients to call functions on server-side objects that are deployed within ColdFusion, J2EE, or Microsoft's .
Responder
mx.rpcThe Responder interface declares the required methods for implementing a responder for remoting method calls.
ResultEvent
mx.rpcA successful call to a service function returns a ResultEvent object as an argument to the result handling method that you specify in the responder object.
Service
mx.remotingThe Service class provides the client-side proxy for remote services that are available on a server and are exposed through a Flash Remoting gateway.

Comments


Glen Purkiss said on Feb 28, 2005 at 3:23 PM :
We’ve come up against an error with the AS2 Flash Remoting
Actionscript Dictionary in MX 2004 Pro.

We’ve just installed the Actionscript 2.0 Remoting Components and
upon trying to access the Flash Remoting Actionscript Dictionary under
Help get an error "could not open file". The path to relevant help .html
files has an extraneous "localhost" at the front of pathname, which is
incorrect. Consequently none of the help pages can be viewed.

Only screwed up on Mac – is OK on Windows.

cheers
Glen
No screen name said on Mar 9, 2005 at 6:43 PM :
gg
No screen name said on Mar 22, 2005 at 8:34 AM :
I have just installed the MX2004 V2 Remoting components and I do not have the directory mx\rpc or mx.services. Can someone explain why and how I can get them? All the examples use these classes, and I ain't got em.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flashremoting/mx2004/actionscript_api_reference/overview-summary.html