If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#2093 New version often uses fully qualified names on export
Author: ODAKAB
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Decompilation
State: closed
> What steps will reproduce the problem?
1. Enable Simplify expressions, Automatic deobfuscation, Auto rename identifiers,
configure Paths with everything except GraphViz
2. Compare 18.3.5 and 19.0.0
> What is the expected output? What do you see instead?
I expect it to not use fully qualified names where unnecessary like before.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
comparison.png (131 KiB)main.swf (13,017 KiB)
This should be fixed in nightly 2622.
State: new→upgraded
Tested with nightly 2636 and works as expected, thanks.
State: upgraded→closed