that property that defines remote / remote & public is for CF Server only. It will say if public methods can be invoked remotly through the flex2gateway or not. Even if you compile with a local version of your remoting-config.xml which has public methods enabled, if the remote server only allows remote, you won't be able to invoke those public functions.
-- João Fernandes http://www.onflexwithcf.org http://www.riapt.org

