9

Getting Started with ColdFusion MX and Flash Remoting : ServerSide ActionScript

 3 years ago
source link: http://www.mikechambers.com/blog/2002/04/29/getting-started-with-coldfusion-mx-and-flash-remoting-serverside-actionscript/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Getting Started with ColdFusion MX and Flash Remoting : ServerSide ActionScript

Monday, April 29, 2002

This is an addendum to the following article:
Getting Started with ColdFusion MX and Flash Remoting article
that uses ServerSide ActionScript instead of a ColdFusion component.

  1. open the above article in your web browser.
  2. download and install the ColdFusion MX preview release.
  3. Download and install the Flash Remoting Addons for Flash MX.
  4. create HelloWorld.asr (the tutorial will tell you where) and add the following code:
function sayHello()
{
return "Hello World";
}

open the example file in Flash MX and test your movie.
Of course, this is a really simple example. Play around with passing more complex data such as Arrays and RecordSets. Ill post more information later on how to make database calls, and load remote and local files into ServerSide ActionScript.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK