Reformat and organize imports

This commit is contained in:
Jindra Petřík
2016-08-06 07:21:58 +02:00
parent 8c5345cfd8
commit 6781d86a6c
46 changed files with 1738 additions and 1637 deletions

View File

@@ -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() + "");