JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#2247 Can I automate the process of exporting the last sprite in a swf file?
Author: user Cheryl72
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: new Help

I currently have 30k+ swf parts, where I only want to export the last define sprite. The last number of the define sprite varies as well, some has 2 define sprite, others have 4 etc etc. Are there any ways to automate this process? Thanks in advance.
Downloadadad.png (97 KiB)
user
There is an FFDec library, which the FFDec application uses under the hood (I believe). It is written with Java, and there isn't really any documentation, but you can feel your way around if you have a good IDE with intellisense (e.g.) IntelliJ IDEA. You can find it at https://github.com/jindrapetrik/jpexs-decompiler/tree/master/libsrc/ffdec_lib