just set the endpoint in your air code myRemoteObject.endpoint = "http://192.168.0.181/flex2gateway";
--- In [email protected], "markflex2007" <markflex2...@...> wrote: > > Hi > > I am doing an AIR application and the coldfusion server in a network > pc(192.168.0.181).the application need use CFML functions > > I need use mx:RemoteObject in the Air code and I have to pass endpoint > attribute to mx:RemoteObject. > > My question is how to set the endpoint in coldfusion 8 server,which > files I need to change.how to change that. > > I just use the endpoint url in Air application. > > > Thanks for help. > > > Mark >

