Sean: quick Q RE: sessions and flash remoting:
is this new to CF6.1 or was it available to 6.0 and I couldn't get it going for other (unknown) reasons? -----Original Message----- From: Sean A Corfield [mailto:[EMAIL PROTECTED] Sent: Monday, 3 November 2003 8:32 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Sessions With CFC. On Sunday, Nov 2, 2003, at 14:06 US/Pacific, Jeremy wrote: > I am using MX 6.1 and we managed to set the session with in the CFC > then > carry it over. I don't know about how you would do this in flash as we > haven't touched Flash yet (however this will happen soon). Much the same way: invoke a remote CFC method via Flash Remoting and set up the session in that method - subsequent Flash Remoting calls will use the same session (assuming I understand your question). Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
