You should not need to re-instantiate the RemoteObject - just re-set
the properties and call the send() method.

--- In flexcoders@yahoogroups.com, "bhaq1972" <[EMAIL PROTECTED]> wrote:
>
> > What are you trying to do?
> 
> What I noticed with <mx:WebService>, is if a fault occurs, i need to 
> call loadWSDL() before i can reuse the webservice object (maybe its 
> the way i'm using it).
> 
> So i was thinking is there anything like that for RemoteObject. But 
> its okay, i've decided to re-instantiate the object with all its 
> initial values...and that seems to do the trick.
> 
> thanks for looking


Reply via email to