I'm starting to get the feeling that the Flex Web Services autogenerated
code isn't that widely used, I've already run into a few problems with
the autogenerated code with WSDL's that work fine in other platforms. My
current issue is in trying to send a complex type as a parameter to a
web service.The parameter is defined as:
This generates an object called
SiteCategoriesParametersChoice_type0 that the service call expects to be
passed. When I make that call I get an error that says "Typ...