<br>Andre found this document which describes how to invoke the Flex compiler<br>as a Java API<br><br><a href="http://livedocs.adobe.com/flex/3/compilerAPI_flex3.pdf">http://livedocs.adobe.com/flex/3/compilerAPI_flex3.pdf</a>
<br><br>There are some very useful looking pieces there, including an API for<br>getting the compiler warnings passed out in a structured way, and also a "virtual filesystem"<br>API of some kind, so you can pass a set of source files which are only resident<br>
in memory, not on disk. I suppose we may eventually want to use this, although<br>for the foreseeable future, it is good to have all the intermediate .as files available<br>in the tmp directory to browse through when debugging. <br>
<br><br><br clear="all"><br>-- <br>Henry Minsky<br>Software Architect<br><a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a><br><br>