Fixed Saving SWFs opened by "Open loaded while playing" feature

Added sample data for loader
This commit is contained in:
Jindra Petřík
2023-12-30 12:44:22 +01:00
parent 8e817f6421
commit 8ee83b49f5
10 changed files with 488 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
@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