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

#1837 Expression lost in MovieClips' constructor.
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

Version:15.1.1 Description: expression 'addFrameScript' lost in MovieClips'constructor function. As the picture shows in the zip file. Is this a bug or it could be solve by editing some options? Thanks!
Is it during FLA export? addFrameScripts and associated methods are removed from the sprite classes and added as timeline scripts, see issue #1732.
Please try nightly 2119. I did fixes regarding some kind of SWFs. This may help you. The frame scripts should be now really placed in the FLA timeline. (The were not in some special cases.)
State: new→upgraded
State: upgraded→closed