User Guide
Table Of Contents
- Contents
- About Flash Remoting
- Getting Started
- Using Flash Remoting ActionScript
- Using the RemotingConnector component (Flash Professional only)
- Using Flash Remoting Data in ActionScript
- About Flash Remoting and data types
- Understanding Action Message Format
- Converting from ActionScript to application server data types
- Converting from application server data types to ActionScript
- ColdFusion to ActionScript data conversion issues
- About working with objects
- About working with RecordSet objects
- About working with XML
- The NetConnection Debugger
- Using Flash Remoting with ColdFusion MX
- Using Flash Remoting for Java
- About Flash Remoting for Java
- Calling Java classes or JavaBeans from ActionScript
- Calling Enterprise JavaBeans (EJBs) from Flash
- Calling servlets and JSPs from Flash
- Calling JMX MBeans from Flash (JRun only)
- Calling server-side ActionScript from Flash (JRun only)
- Handling function results in ActionScript
- Using Flash Remoting with JRun security
- Passing XML objects between Flash and Java
- Viewing Flash Remoting log entries
- Using Flash Remoting for Microsoft .NET
- Flash Remoting for Microsoft .NET
- Calling ASP.NET pages from Flash
- Making an ASP.NET page available to Flash Remoting
- Getting a reference to an ASPX-based service in ActionScript
- Invoking ASPX pages in ActionScript
- Using the Flash Remoting custom server control in ASPX pages
- Using the Flash Remoting namespace in code-behind files
- Using ASP.NET state management with Flash Remoting
- Using ASP.NET exception handling
- Using ADO.NET objects with Flash Remoting
- Displaying a RecordSet object in Flash with ActionScript
- Calling web services from Flash
- Calling ASP.NET assemblies from Flash
- Viewing Flash Remoting log entries
- Using NetServices and Connection Classes
- Index

Index 179
replaceItemAt method 78
See also record sets
sorting 80
sortItemsBy method 80
using 73
using directly in components 83
values, returning 77
RecordSet class
description 33
importing 36
reference
ASPX page, getting 147
EJBHome, getting 128
MBean, getting 135
server-side ActionScript, getting 136
RelayResponder class
description 33
importing 36
using 44
Remote DataGrid application
migrating 24
remote functions
specifying 42
remote service
asynchronous communication 30
asynchronous nature 17
building for hellloWorld 19
connecting using ActionScript 18
connecting using RemotingConnector 18
Flash application, building 19
server name format 39
two ways to access 29
remote web service, invoking from Flash 158
RemotingClasses library
accessing 30
RemotingConnector
binding result of service method 54
class description 33
connecting to a service 18
creating an instance 56
in Components panel 53
parameters 54
using 53, 57
RemotingConnector componen
usingt 53
RemotingDebugClasses library
accessing 30
RemotingSamples folder 47, 57
Result client event message 92
result handler
example 31
relationship to service call 30
result handling
callback function 21
for helloWorld 21
receiving results 17
ResultEvent class
importing 36
using 45
results
complex Java objects, returning 137
handling 43
handling example 167
handling for Service object 44
Java 137
returning from RecordSet objects 76
roles, web services and 117
rtmp client event type 90
S
security
Flash Remoting MX with JRun 139
implementing 40, 165
logging out users 165
with ColdFusion 116
serializable Java objects 72
server name format 39
server-side ActionScript
CF.http function 111
CF.query function 114
functions, invoking 136
getting a reference to 136
overview 111
using with Flash Remoting MX 135
service
specifying name format 39
service adapters 16
Service class
creating gateway connection 37
description 33
importing 36
service function
calling 41
service function name
for helloWorld 21
service functions
calling 41
example 168
example call 31