it appears easier to do if FB3 than FB2...using remoteobject means you need a destination...which is set in the config...is there a way to specify a destination without it being in a config...if so that would work out for me...
thanks percy On Tue, Jul 22, 2008 at 8:53 AM, valdhor <[EMAIL PROTECTED]> wrote: > Just add config files to the project and change your compiler settings > to point to the config file(s)... > > or > > Create RemoteObject instances and explicitly set the properties. > > All that the setting does in the project wizard is add the most used > items (Like config files) to your project and setup the compiler > settings for you. > > --- In [email protected] <flexcoders%40yahoogroups.com>, "[p e r > c e p t i c o n]" > > <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > i started a project and at the time i didn't need a server, but now > i do. > > is there a way to modify the settings to use a server after the fact? > > thanks and > > cheers > > percy > > > > >

