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#1189 imports sorting
Author:
BeniBela
BeniBelaDate created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: AS3Decompilation
State: closed 

It is completely mysterious which imports ffdec is inserting in the as files.
A lot are unused, some are missing despite being there, and the remaining seem to be
shuffled randomly (compare the attached swf to the one in #970. pretty much the same, but
decompiled the order of all the imports has changed).
It should only import the necessary classes, in a deterministic order. Perhaps
alphabetically, so you commit the resulting as files to sourcecontrol and get not an
overwhelming diff with 100 files with changing imports
PlaymageApplication.new.swf (1,023 KiB)I am sorry for letting you wait so much without an answer and I don't think it is now
(after flash shutdown) even relevant,
The imports are sorted in current version (probably implemented earlier), I don't see a
problem, I am closing this one issue.
State: new→closed
Title: imports→imports sorting
Title: imports→imports sorting
