About Flash Remoting MX and data types

When Flash Remoting MX sends data from a Flash application to an application server, and when a server returns data to a flash application, the data is converted twice:

The following figure shows this data conversion:

The figure shows that data is converted for transmission between the Flash application and the application server as described in the text.

A two-step conversion process enables Flash Remoting MX to use a system-neutral, efficient representation for the data it transmits. This way, you can create a Flash application that can work with many back-end application servers.

Flash Remoting MX does all data conversions automatically. In most cases, the conversion is straightforward; you simply pass the ActionScript data as arguments to a remote service, and handle the returned data in your callback functions. In a few cases, you must understand data type conversion considerations to ensure correct application behavior. This chapter includes information about these considerations.

 

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/UseASData2.htm