That is interesting timing. I was just working on a "Flash-box" app myself.

I am embedding a seperate .swf in each .cfm page for both the form input and
the query display pages. The underlying interface for each movie comes from
a shared library and it's a different movie clip for each movie which takes
care of the data. Currently I know nothing of WDDX (so I am interested in
seeing Steve's implementation of this) so I was planning on creating an xml
document from the database in .asp on the server and then parsing that into
the Flash movie clip.

When I get the examples cleaned up I'll post them as well.

Scott

-----Original Message-----
************************ Model Citizen ************************
Since so many people have asked me about how you connect Flash to a
Fusebox application I'm creating a series of tutorials on
SecretAgents.com to do so.

The cool part... instead of the display fuses containing HTML they
output a WDDX packet. The WDDX is then passed into the Flash movie and
the user interface is displayed there with the data passed in as WDDX.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to