Since CS3 doesn't have a web service component, as previous versions had, is there a good, feature-complete, AS3-only (no Flex dependencies) library for accessing web services with AS3?
|
|
|
|
|
|
|
You may want to check out http://alducente.wordpress.com/2007/10/27/web-service-in-as3-release-10/ |
||
|
|
|
What type of service are you trying to consume? URLLoader can handle soap requests ( |
||
|
|
