compiling with mxmlc / compc / asdoc
mxmlc file.mxml / file.as / file.css
mxmlc -include-libraries corelib.swc -source-path+="." file.mxml
compc -output book.swc -is com -is org
asdoc -source-path . -output apidoc -doc-sources file.mxml
asdoc -source-path . -output apidoc -doc-sources net/ximpel/
