Hi there,
Is there any way to do the "AS Object" to XML serialization automatically? What do you do when you want to send complex data types to a SOAP webservice? Converting AS objects to XML manually somehow seems to be a bit clumsy. I noticed the http service has a property contentType which can be set to "application/xml". Is there anything similar for the webservice component? Robin

