2008/2/14 João_Fernandes <[EMAIL PROTECTED]>: > Stephan, > > this is weird because Adobe always spread the word to use > access="remote" to have Flex clients invoking CFCs (trough remoting). > If accessing public functions was a feature for remoting since it would > invoke as local context, why would they put the access level in the > first place?
See my earlier response, access="remote" != remoting here. For the typical setup of Flex SWF served on same server as CF lives, I never set any of the 100+ CFC methods to access="remote", not one, and it all worked fine via RemoteObject. > > Also, it would be really bad that all public functions from all cfcs > could be invoked trough remoting. why? The CrossDomain policy file is used to restrict access to remoting on your domain. DK > > -- > > João Fernandes > > http://www.onflexwithcf.org > http://www.riapt.org > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4942 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
