depends on what method u want to get it back from
if ur using cfc's then u should use remoting because all the query is directly available too flash at that point.

check out www.communitymx.com for new tuts on using the new remoting classes

now if u just want the one varaible all u gotta do is put a & in front of the outputed variable, such as
<cfoutput>&variable&</cfoutput>
u dont have too put another one after it but its good practice
then in flash just name your variable

---------- Original Message ----------------------------------
From: Chuck Mason <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Fri, 16 Jul 2004 12:28:45 -0500

>Hi -
>
>Do any of you know of a simple example of sending a value to a CFC - CFC
>queries the database (I know that part) for ID - and return the
>resulting ID back to flash (actionscript for obtaining this result).
>
>Thanks,
>Chuck
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to