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.

#2389 SPL files fail to appear when choosing files
Author:
ruby9

Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: Old FLA formats
State: new 

when you click 'open' and try to find a .spl file to select, it does not appear and you
cannot select it.
.SPL files are from the first version of macromedia flash (actually, Future Splash
Animator) and are able to be found by flash player 32, by Ruffle, and others.
If you change the filename from [example].spl to [example].swf , then FFDEC can then see
it and its files.
I made an example spl and have included the spa (similar to fla).
I hope you will add detection for .spa and creation export format of .spa files. thank
you.

In nightly 3021 I added support for SPL extension to open/save dialogs.
Creation (Exporting) of the SPA file will be harder task,
currently we support FLA from Flash 5 onwards.
I will think about it...
thank you very much. I appreciate your consideration