> if someone can point out on where I can find CF TAGS to build FLASH
> stuff (I don't know FLASH AT ALL!) I'll be happy!

How about the CF_BuildFlashMovie tag? You just enter what you want the
application to do and pass it your experience level with Flash and it will
spit out a movie file and code for your page.

<CF_BuildFlashMovie
    specifications="I need it to build an application that will have audio
integration, visual effects, images, text, everything for a visual project.
Also must be able to edit and run clips on the fly"
    ExperienceLevel="I don't know FLASH AT ALL!) ">

<cfoutput>#FullyFunctionalAndRobustFlashApplicationWithAllTheBellsAndWhistle
s#</cfoutput>

You can download it at http://www.i-wish-it-was-that-easy.com ...

But seriously, Flash is much more than that. I would suggest you download
the Flash trial and play around with that. Once you have created your Flash
file, you can interact with it using CF, but this assumes you have an
existing flash application to begin with.

In playful jest...
Steve



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

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to