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.

#1121 Ability to save binary data by its name
Author:
Brandon

Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed 

For example we have binary data (226:name_of_data)
Character Id is now used as name of a file to which binary data is saved
and we have something like (226.bin).
Could you add option to use name of data as a file name, so it will be saved as
name_of_data.bin ?
Please try the latest nightly. FFDec now adds the name to the filename. So it will be:
226_name_of_data.bin
This feature already existed for other tags (images, sprites), but for some reason it was
missing for binaries)
Is it ok in this format?
State: new→upgraded
Yes, it is great.
Thank you!
State: upgraded→closed