What are you trying to do?

A Web Service uses a WSDL to document the objects and methods that the
service provides. It would not make sense with a RemoteObject.

As an aside, it is not necessary to use a WSDL on the client side. If
you know the data structures and methods, you can call a Web Service
without the WSDL. I have done this many times. 


--- In [email protected], "bhaq1972" <[EMAIL PROTECTED]> wrote:
>
> Thats so badly written. My question is - 
> 
> Does the RemoteObject class have a method which is equivalent to
> WebService class's loadWSDL() method?
> 
> 
> --- In [email protected], "bhaq1972" <mbhaque@> wrote:
> >
> > Does <mx:RemoteObject> have a loadWSDL() equivalent method like 
> > <mx:WebService>?
> > 
> > regards
> >
>


Reply via email to