We’re actively investigating…

 


From: Dirk Eismann [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 16, 2005 3:49 AM
To: [EMAIL PROTECTED]
Subject: RE: [flexcoders] Dynamicly calling a webservice

 

As far as I know there's no documentation on how to use the WebService with AS only - but similar questions pop up here every few weeks so I guessthe Flex team is aware of this :) Let's see if they give something like this tous in the next version of Flex.

Dirk.

> -----Original Message-----
> From: Erik Westra [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 16, 2005 12:41 PM
> To: [email protected]
> Subject: RE: [flexcoders] Dynamicly calling a webservice
>
>
>
> Great :)
>
> And is it also possible to instantiate the webservice class with
> actionscript?
>
> I guess it will be something like this right:
>
> import mx.servicetags.WebService;
>
> var ws = new WebService();
> ws.wsdl = "http://api.google.com/GoogleSearch.wsdl";
>
>
> (is this documented somewhere?)
>
> Greetz Erik
>


Reply via email to