--- In [email protected], "markflex2007" <markflex2...@...> wrote: > > Hi, > > I take a look the Amfphp server code and structure. I do not see > service-config.xml and remoting-config.xml file. > > I need set connection with the two files in server if I use Flex remoteobject. > > service-config.xml is used for endpoint setting and remoting-config.xml is > used for destination/source setting. >
I never could figure out where those files were supposed to come from, either. I think that they get created when you use the wizard to generate the code for you. I do my remote objects like this: http://flexdiary.blogspot.com/2009/01/lazy-loading-tree-example-file-posted.html HTH; Amy

