The solution was so simple, but it didn't occur to try it. Thanks, Gary
----- Original Message ----- From: "Jim Curran" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 3:10 PM Subject: RE: How do you send a ColdFusion variable to a Flash Movie? > I like this way the best: > > > mymovie.swf?var1=value1&var2=value2 > > -----Original Message----- > From: Gary Groomer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 03, 2002 5:58 PM > To: CF-Talk > Subject: How do you send a ColdFusion variable to a Flash Movie? > > > I got roped into creating a small Flash movie for a client. Creating the > Flash movie was simple, but I can't figure out how to send a ColdFusion > variable to the Flash movie. It should be simple, but I can't seem to find > how to do it in the Flash documentation without saving the variable to a > file. If I save it to a file, it works great. > > Basically, ColdFusion will create a variable by querying a database and then > it will do some string manipulation. This variable, intern, needs to be > passed directly on to a Flash movie. If anyone can direct me in the right > direction, it would be greatly appreciated. > > Gary Groomer > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

