开发者

How To Access a SOAP WebService From a Flex Library Project

开发者 https://www.devze.com 2023-01-22 09:38 出处:网络
I would like to access a soap webservice from a class in a Flex (AIR) Library Project. How can I instantiate a WebService and get data from a SOAP WebService.开发者_StackOverflow社区Use the WebServic

I would like to access a soap webservice from a class in a Flex (AIR) Library Project.

How can I instantiate a WebService and get data from a SOAP WebService.开发者_StackOverflow社区


Use the WebService class.

More info here:

http://help.adobe.com/en_US/Flex/4.0/AccessingData/WS2db454920e96a9e51e63e3d11c0bf69084-7fdb.html

0

精彩评论

暂无评论...
验证码 换一张
取 消