mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-08 08:18:13 +00:00
Reformat and organize imports
This commit is contained in:
@@ -263,7 +263,7 @@ public class AdobeFlashExecutor {
|
||||
|
||||
cnt++;
|
||||
}*/
|
||||
/*try {
|
||||
/*try {
|
||||
String res = flash.CallFunction("<invoke name=\"testFunc\" returntype=\"xml\"><arguments><string>something</string></arguments></invoke>");
|
||||
//String str = flash.GetVariable("_root.myText.text");
|
||||
throw new Error(res + " " + body.getCode().toString() + "");
|
||||
|
||||
Reference in New Issue
Block a user