I'm pleased to announce the release of version 0.6 of metaas. http://www.badgers-in-foil.co.uk/projects/metaas/
metaas provides Java applications with a 'Document Object Model' for ActionScript 3 code. Its primary function is generating code, but it allows existing .as source files to be loaded, and simple modifications to be made. Changes in this release: - Fixed the embarrassing bug that broke the example code given on the documentation front page - Added representations for most types of ActionScript statement, so that the Java application can manipulate these - Added a method to list the ActionScript statements in a StatementContainer, so that the Java application can get a basic view of what each method is doing Please see the Java API documentation: http://maven.badgers-in-foil.co.uk/sites/metaas/apidocs/index.html thanks! dave -- http://david.holroyd.me.uk/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
