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

#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!
admin
Is it during FLA export? addFrameScripts and associated methods are removed from the sprite classes and added as timeline scripts, see issue #1732.
admin
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
admin
State: upgraded→closed