Avatar

Not applicable
Hey ben,



how do you configure your remoteObject in flex?? There is an
endpoint option in there.



<mx:RemoteObject id="ro" endpoint="/aceadmin/weborb.wo"
..... >



Try to set the endpoint to your remote server and see if that
works... I never tried it corss domain, only to point it to a other
service within my own domain.



Ries