Thank you, Sam! That is exactly what I need and I'm such an idiot for not finding it.
--- In [email protected], "Samuel R. Neff" <[EMAIL PROTECTED]> wrote: > > > Flex Builder 3 has a tool to generate strongly typed classes from WSDL (as > of Beta 2), "Import Web Service (WSDL)". > > HTH, > > Sam > > > ------------------------------------------- > We're Hiring! Seeking a passionate developer to join our team building Flex > based products. Position is in the Washington D.C. metro area. If interested > contact [EMAIL PROTECTED] > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Dave Kong > Sent: Monday, February 04, 2008 8:40 PM > To: [email protected] > Subject: [flexcoders] What are the available WSDL -> AS3/Flex code > generators out there? > > Hi, > > I've found Flextense to be a fairly good (free) tool translating my > .net web service into as3 code that simplifies the tedious work of > making up WebService result types on the Flex front end. > > There were 2 drawbacks: > 1) it's not open source, so I can't tweak the code it generates to my > liking. > 2) it deleted my entire project folder in an attempt to generate code. > (sure, it could be a user error from me for specifying my project > folder as code output directory, but it should at least NOT nuke the > output folder when encountering errors.) > > So, can anyone recommend other code generators out there? I know about > WebOrb, but it's for direct remoting which I do not need at this > point. I prefer to have my back end loosely coupled. > > Thanks! >

