User Guide

Table Of Contents
807
CHAPTER 33
Using the Flash Remoting Service
Using the Macromedia Flash Remoting service of Macromedia ColdFusion MX 7,
ColdFusion MX developers can work together with Macromedia Flash MX 2004 designers to
build dynamic Flash user interfaces for ColdFusion MX applications.
This chapter describes how ColdFusion MX interacts with Flash Remoting for Flash MX 2004
ActionScript 2.0. For a complete description of Flash Remoting capabilities, including how
ColdFusion MX interacts with Flash Remoting, see Using Flash Remoting MX 2004 and Flash
Remoting ActionScript Dictionary in Flash Help. You can also access the Flash Remoting
documentation on the Flash Remoting Developer Center at www.macromedia.com/devnet/mx/
flashremoting.
Contents
About using the Flash Remoting service with ColdFusion . . . . . . . . . . . . . . . . . . . . . . . . . . . 807
Configuring the Flash Remoting Gateway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 809
Using the Flash Remoting service with ColdFusion pages . . . . . . . . . . . . . . . . . . . . . . . . . . . 812
Using Flash with CFCs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 817
Using the Flash Remoting service with ColdFusion Java objects. . . . . . . . . . . . . . . . . . . . . . . 819
Handling errors with ColdFusion and Flash. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 820
About using the Flash Remoting service with ColdFusion
Using the Flash Remoting service of ColdFusion MX, ColdFusion developers can work together
with Flash MX 2004 designers to build Flash user interfaces (UIs) for ColdFusion applications.
Building Flash UIs requires the separation of UI code from business logic code. You build user
interface controls in Flash MX, and you build the business logic in ColdFusion MX.