Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/as3_loader/build_flex_debug.bat
Jindra Petřík 8ee83b49f5 Fixed Saving SWFs opened by "Open loaded while playing" feature
Added sample data for loader
2023-12-30 18:06:08 +01:00

5 lines
194 B
Batchfile

@echo off
java src_xor/Xor.java bin/inside.swf bin/inside_xored.swf
call c:\flex\bin\mxmlc.bat -debug=true -output bin/as3_loader.swf src/Main.as 1> buildlog.loader.txt 2>&1
rem -warnings=false