| It makes a new instance of the CFC you're calling each time.
I've often used remoting calls to .cfM files to get around this. Look at the code in the service directory of the download on this blog article for an example:
Robin On 10/03/2006, at 3:34 PM, Steve Onnis wrote: when you call a service in flash remoting, does it work within the same instance of the service or does it create a new instance each time you call a method of the service? Steve
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
|