JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
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