I am dong all my web service work in actionscript. However, I have been using Flashbuilder to build the service action script files and ValueObject files using the wizard and the WSDL. So what I did to get around this was to create a workspace with one project which accesses one web service and then a second workspace with a second project which accesses a second web service and then I add the src directory of the first to the second and I am able to use the wizard when needed and yet combine the two since I use actionscript for my webservices interactions. This is working. Is there a better way?
-- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Multiple-web-services-tp12953p12970.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
