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.

#1962 Close button can close more than one file at once.
Author:
STA20

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: GUI
State: upgraded 

This may be an edge case; after some testing I think it only happens if you first open a
file that has been opened before (and had some element selected), then opening a file that
had never been opened before, then press Close. This will close both files. Probably needs
"Save session on exit" setting enabled too.
This should be fixed in nightly 3131.
I also changed the SWF selection method.
Now actions in the menu require a tag tree node to be selected.
I think it makes it more intuitive.
I also made SWF node selected on SWF opening (when not loaded from last session).
State: new→upgraded