Hi all, I'm trying to find out if there is a tool floating around out there that would be to Flash and AS 2.0, as WSDL.exe is to Visual Studio, or WSDL2JAVA is to Apache Axis. That is, a tool for automatically generating stub code based on a WSDL file for a given webservice. In this case I'm looking for one that would write out some stub code in AS 2.0.
If any of you have worked with the Web Services Panel in the Flash IDE, you know that you can point it at a WSDL and it will enumerate out all the methods, etc. and you can even right-click on a method and it will add it to the stage via the webservice components. I just wish it had the option to generate ActionScript instead and use the imported webservices class via the extra compiled .swf with the webservices classes that you can import to work with webservices via actionscript. I'm working on an AS 2.0 project where the WSDL we are building against is growing and changing almost daily, and its huge. It would just be nice to at least have some stub code created automatically. If anyone has any leads on a tool like this for AS 2.0 - I'd be most grateful. Thanks! Rob _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
