Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Flash, Generator and Cold Fusion
From: Robert Bleeker
Date: Sun, 12 Dec 1999 23:11:45 GMT

Larry,

I hope you know a bit about ColdFusion!?:)

Here is a sample page to call ColdFusion:

<cfquery name=get datasource="myDataFile">SELECT * FROM
myTable</cfquery><CFOUTPUT
query=get>var1=#dataBaseVariable1#&var2=#dataBaseVariable2#&var3=#dataBaseVa
riable3#</cfoutput>


This page would return three variables "var1"&"var2"&"var3".
Name this page "getMyVar.cfm" and call it from flash with the following:

Load Variables ("getMyVar.cfm", "")



Robert


PS. ofcourse you have to replace the datasource name etc.!



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Flash, Generator and Cold Fus, Robert Bleeker

Replies
  RE: FLASH: Flash, Generator and Cold Fus, Laurence I. Barsh, DMD

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]