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.

#2422 Is there a way to replace images in jpexs-decompiler?
Author:
Luis

Date created:
Type: question
Visibility: Everybody
Assigned to:
State: opened 

I'm modifying a game, I have to replace hundreds of images one by one, is there a way to
select multiple images to change them at the same time?
You can use import feature on the Import tab.
Just click any of the import toolbar buttons, it will tell you what to do.
State: new→opened
Thank you.The method works, but I ran into a problem, the files in the original folder are
named as follows: 1, 2, 3, etc.
After editing them in Macromedia Fireworks and exporting frames to files, these are named
l_f01, l_f02...
I tried to rename them in batches through Windows, but even leaving them blank, the
generated names have parentheses, (1), (2)...
Any suggestions?
Could you implement automatic renaming of images in the folder?
I tried several renamers, but the only one I could use (FileRenamer) arranges the files in
the sequence 1...9, 10, 101, 102, etc. I need it to maintain the order 1...9, 10, 11, 12,
etc.
Otherwise the images will be out of order.
It would be better if FFDEC had automatic renaming. There are really a lot of images!