Thanks for the answer. I only have the services-config.xml where is the remoting-config.xml file? Is this server side, or client side?
Thanks, Geoff --- In [email protected], João Fernandes <[EMAIL PROTECTED]> wrote: > > by default you can only invoke remote functions, not public ones. To > allow public functions to be called from a flex front-end you need to > change de configuration of the ColdFusion destination. > Check the remoting-config.xml if you have the method-access-level > property set to remote. To allow both public and remote this value is > set to 'public and remote'. > -- > > João Fernandes > > http://www.onflexwithcf.org > http://www.riapt.org >

