JPEXS Free Flash Decompiler Issue Tracker

INFO: Problems with AV false positives are fixed in 25.0.0, now we sign our code and also use MSI installer type.

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

#2597 Reconstruct Motion Tweens on FLA export
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: Tween
State: new Help

Currently, if the original FLA file contains a motion tween, and you open and export the resulting SWF file back to FLA, keyframes will be created for each frame. As I understand it, this happens because that's how the keyframes are stored in SWF files. However, I wonder if it's possible to identify the differences in the changes and recreate the motion tween. I have attached the original FLA file, the SWF file that was published from it, and the FLA file that I obtained by decompiling the SWF file
Oh, this was already answered in #2482. My bad