Thanks for the suggestion, but I don't think it's the ticket. I get the same behavior with "/" and with "." ...see the following.
Thanks for the idea though, please keep them coming. :) cfc.AddressService yields: Request timed out cfc/AddressService yields: Request timed out cfc.blah.AddressService yields: Unable to invoke CFC - Could not find the ColdFusion Component or Interface cfc.blah.AddressService. cfc/blah/AddressService yields: Unable to invoke CFC - Could not find the ColdFusion Component or Interface cfc/blah/AddressService. >your source is wrong. Flex uses a . syntax same as Coldfusion when calling >cfcs. >your source should read cfc.AddressService > >HTH > >Rob > >On Thu, Dec 18, 2008 at 8:48 PM, Jamie Jackson <[email protected]> wrote: > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5601 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
