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#1362 Export images from list of SWF files to single directory
Author: bochratoon12
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed
Please i've a list of .swf files... when i export images (extract images from them) =>
Every image is in the folder of the name of the swf file : for example :
1.swf/1.png ...
2.swf/1.png ... etc
what i want is : Renaming and enumerating ALL the images in ONE FOLDER like this :
FOLDER/1.png (of 1.swf)
FOLDER/2.png (of the 2.swf)
FOLDER/3.png (image of 3.swf) ....
etc etc etc
This is not a bug.
I think the 1.swf/1.png, 2.swf/1.png, etc is correct.
You should write your own script to move the images to one folder.
Yes yes , i was wondering if there was an OPTION TO make all the images in 1 FOLDER ...
like 1.png , 2.png , 3.png etc etc and not EACH FOLDERSWF/image ... like i said ...
hmmm it will be nice if the versions that will comes ! will have this feature!
ANY IDEA ABOUT Creating a good script and which language is best for that , ? remember
the images are like this : FOLDERSWF/frames/1.png
Not a problem i'll find the solution 4 problem , i was just wondering if there's an
option in the software that allows that . Thank you :) !
Title: NAMES OF IMAGES EXPORTED ALL => 1.png→Export images from list of SWF files to single directory
Type: bug→feature
Type: bug→feature
State: new→closed