Hi Stephen, Thanks for your help - Apologies if I'm being a bit thick , but I'm a not quite sure what you mean when you say that you "set the endpoint property of the RemoteObject to point at whatever AMF endpoint url you want". Could you clarify this a bit, please?
Cheers, Lawrie --- In [email protected], "Stephen Allison" <[EMAIL PROTECTED]> wrote: > > > - Client1 will access the app via www.mycomp.com/myapp/client1, > > Client2 will access the app via www.mycomp.com/myapp/client2, etc). > > The way I've usually dealt with this is to set the endpoint property of the > RemoteObject to point at whatever AMF endpoint url you want and then pass > the value into the app via Flashvars, we then usually have an ASP page > generate the HTML holding the swf and have it set whatever endpoint is > required. > > I think the real problem is that if you use Flex Builder to build a 'data > services' project then it automatically figures out endpoints for you, which > is great until you need to change them. > > > Stephen >

