Groups | Blog | Home
all groups > flash data integration > june 2006 >

flash data integration : CFML/HTML and flash


Devistator
6/10/2006 12:00:00 AM
Hello,

Ok, here?s what?s going on - I have a CFML Tag that displays a number from my
Database. I want to get flash to be able to read this number using embedded
HTML. However, I can't find a tutorial in Google I may be searching for the
wrong thing. Anybody know a tutorial and or code that could help me?

Many Thanks, Look forward to a response.
derobinson
6/30/2006 7:30:06 PM
Set a CF variable, then pass it to your Flash movie using either the Flashvars
param (or a URL variable when calling the SWF) in the HTML object/embed tags.
Here's the LiveDocs on using FlashVars:

http://livedocs.macromedia.com/flash/8/main/00001206.html

Hope that helps!

AddThis Social Bookmark Button