Why dont you use this? http://shardulbartwal.wordpress.com/2008/03/20/import-web-servicewsdl-wizard-in-flex-30/
its the easiest way to convert a wsdl to AS3 client stubs. On Tue, Feb 2, 2010 at 8:57 PM, Nick Middleweek <[email protected]>wrote: > > > Hello, > > Does anyone know of a way to convert a WSDL document into a bunch of Flex > Classes? > > I'm working on a project where the WDSL data structures are changing and > it's a real pain to have to re-check what has changed and then re-code the > classes and Interfaces... > > > Thanks, > Nick > > >

