IMO, most people do this via some configuration data external to the application.
There could be a .ini or .xml file with the server data, or a configuration dialog that you save in a file or in a LocalSharedObject, or data stored in a database that the user logs into and probably a dozen other ways. HTH, -Alex On 3/21/16, 6:24 AM, "Vincent Sotto" <[email protected]> wrote: >Good Day guys, > >I have developed a simple database app air desktop using flashbuilder 4.7 >using eccentric data services. i have release and exported the air app, >how >do i change the server ip after the application is released, normally if >you created a web application you put the files on the server, but as a >client server air app how d you change the server host, i need to rebuild >export again if server changes? > >thanks much
