Has anyone got experience with creating a WebService completely via ActionScript?
I read a post on a blog that says it's not possible, but that was for Flex 1.5. Is this still the case? What I'm working on is a WSDL explorer written in Flex. So far I can access the WSDL and get the operation names. But I can't seem to determine anything about the operation parameters from within ActionScript. I'd appreciate any pointers.

