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#2575 Can I tell -dumpSWF to import external swfs with -importAssets/-changeImport?
Author:
lushm0nstera
lushm0nsteraDate created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Commandline
State: upgraded 

I have a large collection of .swfs I am trying to extract images from via chid using only
the cli, ideally without the need for any user input. I'm running into the issue with
-dumpSWF where it shows the "Import Assets" dialogue box for every .swf that imports
sprites from an external .swf files. I can get -importAssets and -changeImport to work
properly with -export, but based on the documentation it seems that -dumpSWF doesn't also
support this. Am I not understanding how these work or is there no way to force -dumpSWF
to recognize external swfs for import (to avoid the dialogue box) like you can with
-export?
I updated the command a little in nightly 3349,
now it dumps only single SWF file without imported assets - so no dialog is displayed.
I think it shouldn't print anything else.
Printing multiple SWFs like it did before does not make any sense.
State: new→upgraded
Type: question→bug
Type: question→bug
