Loading SWFs from memory

Progressbar animation fix
Few refactorings
This commit is contained in:
Jindra Petk
2013-08-24 14:05:15 +02:00
parent 9f22cec75d
commit 8a8084ef28
140 changed files with 3902 additions and 281 deletions

View File

@@ -58,7 +58,8 @@ public class Configuration {
*/
public static final int DECOMPILATION_TIMEOUT = 30 * 60;
/**
* Decompilation timeout for a single method in AS3 or single action in AS1/2 in seconds
* Decompilation timeout for a single method in AS3 or single action in
* AS1/2 in seconds
*/
public static final int DECOMPILATION_TIMEOUT_SINGLE_METHOD = 5;
//using parameter names in decompiling may cause problems because official programs like Flash CS 5.5 inserts wrong parameter names indices