Steve,
>
> Has anyone done much with Fusebox and flash?
>
Not with Flash specifically, but I have done some stuff with Shockwave and
CF.
> I just bought flash the other day and I'm still learning it, but it has
> gotten me very interested in figuring out how fusebox and flash will
> work together.
>
> >From what i've read you basically pass XML packets to and from the
> server. Cf would have much less to do with the display other then
> grabbing the data and send the data to the flash object. So what I'm
> thinking is that Fusebox would work the same way in that a dsp file
> would simply make the call to the flash object by passing whatever XML
> packet it needs and then when data is sent back to the server it would
> be updated with and act file.
>
> I think Fusebox & Flash would work essentially the same way as Fusebox &
> HTML.
>
> Does that sound right to anyone that has tried this?
>
Yep this is exactly how it worked. One fuseaction caused the shockwave to
be displayed, passing in whatever parameters were required, then the
shockwave handled the parameters and whatever the user did with the object,
then passed the appropriate bits of information back out again to another
fuseaction.
The shockwave was embedded in a dsp_ page and I passed in CF variables by
setting JS variables that the shockwave could read. Its a bit different (I'm
not sure how different) with Flash 5, because there is much more scope for
dynamic manipulation now than there was a year or so ago.
Regards
Stephen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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