X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fas3compile.doc;h=b37090349e9e85fa6764ac6ad7f06f3f802ffdeb;hb=d3b8cc9311940208b32917a72625b3b6bdda1165;hp=ff06b14f24fab523838218ece1cc2724ad13235e;hpb=833472ed51c5e622420293e9d42a69e993f9a62f;p=swftools.git diff --git a/src/as3compile.doc b/src/as3compile.doc index ff06b14..b370903 100644 --- a/src/as3compile.doc +++ b/src/as3compile.doc @@ -20,9 +20,20 @@ Compiles a file written in ActionScript to a SWF file. Set target SWF width -r, --rate Set target SWF framerate +-l, --library + Include library file +-I, --include + Add include dir +-N, --local-with-network + Make output file "local with networking" +-L, --local-with-filesystem + Make output file "local with filesystem" -T, --flashversion Set target SWF flash version to . must be >= 9. -o, --output Set output file to . +.SH AUTHOR + +Matthias Kramm