google-code-export / asdec

Automatically exported from code.google.com/p/asdec
1 stars 0 forks source link

Commandline Export #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
User Jack would like to have commandline arguments for exporting AS.
(Feature request received by email)

Original issue reported on code.google.com by jindra.p...@gmail.com on 27 Dec 2011 at 6:12

GoogleCodeExporter commented 9 years ago
Added to the repository.

Examples of usage:
java -jar ASDec.jar -export as "C:\decompiled\" myfile.swf
java -jar ASDec.jar -export pcode "C:\decompiled\" myfile.swf

Original comment by jindra.p...@gmail.com on 28 Dec 2011 at 8:23