Josh, Have you tried not using RemoteObject and just use NetConnection instead? I did get BlazeDS working using RemoteObject, but for a different project i used amfphp and used netconnection for the remoting...that way you can connect to anything without your project being coupled with the webapp...i haven't tried this with BlazeDS but theoretically it should work... p
On Thu, Mar 6, 2008 at 9:58 AM, joshbuhler <[EMAIL PROTECTED]> wrote: > --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, Tom > Chiverton <[EMAIL PROTECTED]> wrote: > > > > If the only reason you have a local one is for this config file, it > needn't > > even be running, you don't even need it installed, surely ? > > > > -- > > Tom Chiverton > > The problem I'm running into however is that without a local server > running, FB3 refuses to > validate the links to the Flex Server in the project properties, and won't > allow me to close the > Properties window. > > >