|
Tuesday, April 30, 2002 |
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
You might also want to check out the Rhino documentation since that is what the SSAS is built upon.
10:23:45 PM Google It!
|
|
Flash Player Detection : Moock FPI
This will be old news for some, but it is so useful i thought i would post it here. If you need some JavaScript code to do Flash player version detection, check out the the Moock FPI (Flash Player Inspector) that Colin Moock has put together. This is the best JavaScript Flash detection code I have seen.
Note : I am planning to integrate it into my site, but had some problems with Radio inserting HTML markup into my JavaScript. If anyone has any solutions, post them in the comments.
Update : Dave Winer sent me this link, which describes how to fix the problem with Radio inserting HTML markup whenever it see JavaScript comments.
6:53:29 PM Google It!
|
|
Interview with Jeremy Allaire : Part 2
On a Future Macromedia Communications Server:
We'll be introducing a new communications server later this year. It's codenamed Tincan, and it allows you to build these communications applications.
You can do real-time shared audio and video. You can do real-time shared text. But more importantly you can do what's called shared objects. Shared objects allow you take any object in a client in your application, a data object, or a user-interface object, and share that across a connected client. So I could have a collaborative application where multiple users are interacting with the data and the user interface. They may also be doing communications, they may also be speaking to one another and so on, but they may just be collaboratively interacting with a user interface and the data in it.
Lots of other interesting information in the interview including, Soap and WDDX, Soap interoperability issues, and ColdFusion MX and .NET.
[ITWriting.com]
2:25:11 PM Google It!
|
|
Flash Remoting and PHP
I have been seeing a lot of questions about support for PHP with Flash Remoting. Currently, Flash Remoting doesn't support PHP. As far as future support, we haven't made any announcements concerning this, but we will be making some more announcements related to Flash Remoting in the near future.
Hope that helps...
12:50:07 PM Google It!
|
|
Server Side ActionScript Tutorial
There is a new tutorial on Server Side ActionScript at Macromedia.com. Here is the description:
Building a Database Query Application with Server-Side ActionScript In this module, you can learn how to build an application that searches a database using parameters provided by the user and displays the results in a rich Macromedia Flash user interface. It demonstrates two key features of ColdFusion MX: the built-in Macromedia Flash Remoting service and new support for Server-side ActionScript.
This was written by Christian Cantrell who will be speaking about Flash Remoting at FlashForward NYC.
10:22:42 AM Google It!
|
|
© Copyright 2003 Mike Chambers.
|
|
|