Hi Eric,

you should have a look at the cairngorm project (www.richinternetapps.com). If I understood your problem correctly, this is exactly what you are looking for.

Greets
Christoph

Erik Westra schrieb:

I know u can call a webservice like this:

<mx:WebService id="ws" wsdl="http://api.google.com.GoogleSearch.wsdl";>
<mx:operation name="doGoogleSearch">
<mx:request>
<key1></key1>
<key2></key2>
</mx:request>
</mx:operation>
</mx:WebService>


But i cant find anything on calling an operation from a webservice dynamicly. I want to have class that registers itself with our framework and then makes the call when it recieves an event. This way we are able to debug shizzle.

But how do i create the request object via actionscript?
Or is there a way to instantiate the webservice class via actionscript?


Greetz Erik

*Yahoo! Groups Sponsor*
ADVERTISEMENT
click here <http://us.ard.yahoo.com/SIG=1296m61qv/M=298184.6018725.7038619.3001176/D=groups/S=1705007207:HM/EXP=1111057667/A=2593423/R=0/SIG=11el9gslf/*http://www.netflix.com/Default?mqso=60190075>




------------------------------------------------------------------------
*Yahoo! Groups Links*

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>

* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/>.



-- **************************************** Christoph Guse L�hstra�e 34 41747 Viersen Tel. 0 21 62 / 50 24 066 Mobil 01 72 / 160 74 84 VoIP 0 12 12 / 39 64 48 831 ****************************************





Reply via email to