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.

#2005 Exporting multiple files : naming problem
Author:
rayakev8

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Export
State: closed 

Hello, i have multiple files to export. My *.swf files are packed in multiple zip files.
Structure are like this:
Garo.zip
*1.swf
*2.swf
*3.swf
Taro.zip
*1.swf
*2.swf
*3.swf
Yaro.zip
*1.swf
*2.swf
*3.swf
And thousands others like this. I wish that *.swf are in folder named like the zip. For
example :
Foldername Yaro countain : 1.png 2.png 3.png
Foldername Garo countain : 1.png 2.png 3.png
etc. etc.
Here's what I do step by step:
1. Open ffdec.exe
2. Drag and paste all .zip files into program window
3. Shift-select all files in program window
4. Export selection > Uncheck all but "Images" and leave it as "PNG/GIF/JPEG"
5. Choose default directory
I remember achieve that in old version but seems not to work in the latest.
Version used : 15.1.1 and 18.4.1 nightly 2531
Naming export folders by bundle name (e.g. zip) is implemented in nightly 2664.
State: new→upgraded
State: upgraded→closed