Chapter 6: Using Flash Remoting With Coldfusion Mx; Using Flash Remoting With Coldfusion Pages; Determining The Flash Service Name - MACROMEDIA FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 Use Manual

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

Advertisement

Using Flash Remoting with ColdFusion MX
To use Macromedia Flash Remoting for Flash MX 2004 ActionScript 2.0 with Macromedia
ColdFusion MX, you build ColdFusion pages or ColdFusion components (CFCs). In
ColdFusion pages, you use the Flash variable scope to interact with Flash applications.
ColdFusion components provide native support for Flash interactions. In addition, you can use
ColdFusion's server-side ActionScript functionality, which lets you query databases and perform
HTTP operations in ActionScript files on the server.
This chapter has the following sections:

Using Flash Remoting with ColdFusion pages

When developing ColdFusion pages for use with Flash Remoting, you need to know how to do
the following:
Determine the Flash service name for the ColdFusion page
Pass parameters back and forth between the Flash application and the ColdFusion page
Return information to a Flash application from a ColdFusion page
The following sections describe how to perform these actions.

Determining the Flash service name

When you build a ColdFusion page called from Flash applications, the directory name on the
server containing the ColdFusion page translates to the service name called in ActionScript from
Flash. The ColdFusion page names contained in that directory translate to service functions
in ActionScript.
CHAPTER 6
97

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash remoting mx

Table of Contents