MACROMEDIA FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 Specifications Page 26

  • Download
  • Add to my manuals
  • Print
  • Page
    / 40
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 25
This is the Title of the Book, eMatter Edition
Copyright © 2003 O’Reilly & Associates, Inc. All rights reserved.
24
|
Chapter 1: Introduction to Flash Remoting
After entering your ColdFusion administrative password, you should see a descrip-
tion of the component, similar to Figure 1-5.
If you do not see the description, or if you get an error, check and fix any syntax
errors and try again.
Once you have verified that the ColdFusion component works via the browser,
switch back to Flash and test the HelloWorld.fla movie created in Example 1-1. You
should see “Hello World from ColdFusion Component” in Flash’s Output window.
Server-Side ActionScript
ColdFusion MX and JRun 4 application servers allow developers to create remote
services in Server-Side ActionScript (SSAS). Server-Side ActionScript is a scripting lan-
guage that a Flash MX developer can use to create remote services without needing
to know a server-side language such as ColdFusion Markup Language (CFML) or
Java. Client-side JavaScript and ActionScript programmers may find SSAS easier than
learning a new language. Using SSAS, simple services can be written that access data-
bases or utilize the HTTP functionality of ColdFusion or JRun 4. Code written in
Figure 1-5. ColdFusion MX component description autogenerated by ColdFusion MX
Page view 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 39 40

Comments to this Manuals

No comments