
2008 JavaOne
SM
Conference | java.sun.com/javaone |
33
Calling the Flex Compiler API from Java Technology
Flex 3 includes a Java-based compiler API that lets you
compile SWF and SWC files from Java applications
The API supports all the same options as the mxmlc and
compc command-line compilers
The API includes classes like Application, Logger and Project
The API is contained in flex-oem-compiler.jar
The capability to create application and library source files at
run time and to compile these files into Flex applications and
libraries
Create Flex applications in memory and compile them to SWF
files without ever having an MXML file on disk
Komentarze do niniejszej Instrukcji