Hi Shardul, Did you try connecting by specifying the url for amfchannel in actionscript? Here are a few examples:
http://blog.ashier.com/2008/03/06/wrapper-class-for-a-remoteobject/ http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcds/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=runtimeconfig_6.html Please note that in these cases, you need not specify any details when you are creating the Flex project. You can create a normal Flex project and then specify all the server details inside within the application. Lemme know if you are looking for something specific other than this. Regards, Venkat www.venkatv.com On Wed, Oct 1, 2008 at 8:32 PM, Shardul <[EMAIL PROTECTED]> wrote: > > Hi all, > I have created a flex application with the amfphp. At client side I > m using every server path from the xml. > And I can change all of them at runtime(without taking the new build) > because I have used http service to read those all xmls paths.Now I > want to host my application.But I do not want to include any > predefined IP address there.But the problem is that how to change the > server setting which i have during the development phase in 'services- > config.xml' of my flex Application. > In short I want to know that is it neccessery to take a new > build for every Server side path( IP address).Pls help me for this.I > simply want to change my Server side paths with the build which i m > having. > > > > Thnx in Advance > > Shardul Singh Bartwal > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

