ServerSide ActionScript Info
There have been some questions about documentation and examples for ServerSide ActionScript (included with ColdFusion MX to be used with Flash Remoting).
There are five chapters on ServerSide ActionScript (SSAS) included with CFMX, and they are available from the main doc page. If you are running CF MX as a standalone server, you can access the documentation here (if CFMX is running), and here (as a pdf).
I have also put together a couple of simple examples of using ServerSide ActionScript
- Example : loading data from a data base into Flash MX with Flash Remoting and ServerSide ActionScript
- Getting Started with ColdFusion MX and Flash Remoting : ServerSide ActionScript
You might also want to check out the Rhino documentation since that is what the SSAS is built upon.