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

#2357 Export to FLA - Add option to not generate Script Layers
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: upgraded Help

Can you add a feature to not generate a Script layers? because it corrupt the movieclip when exporting to FLA. Like Sothink Decompiler it doesn't generate Script Layers, but the .as files is bugged, but I can just use AS3Sorcerer to generate .as files. Try to export the file attached, some of the movieclip that has script layers got corrupted.
DownloadGame3089.swf (2,111 KiB)
admin
Which version of the FLA format are you trying to export to?
user
I wanted to export it to CS3 which is FP9 that the swf used, but it stuck on "Exporting FLA... Converting to CS3", I waited for 2-3 hours it still stuck on that.. So, I export it to CS6 which is the default selected FLA format, which seems fast to export, but some of the movieclip with Script Layers got corrupted.
user
I'm using v21.1.1 nightly 2973, the latest nightly build.. When exporting to Flash CS6, I get a corrupted movieclip. And on Flash CS3, it gets stuck on "Exporting FLA... Converting to CS3"
admin
Which movie clip is corrupted in CS6?
user
See the attached screen recording,. maybe because the target Flash Player version of the swf is 9 (CS3), and that I export the swf to CS6, that's why there's corrupted movieclip? Also, when I export the SWF to CS3 using Sothink Decompiler, there’s no corrupted movie clip, maybe it’s because there are no script layers generated?
admin
I can't reproduce this. I tried in Animate 23 and Flash CS6, and it was working, no message like this. I have found some info about the message here: https://helpx.adobe.com/animate/kb/animate-crash-creating.html Maybe it conflicts with Firebug installation (?). Or it is a bug in Animate. I have seen some people saying that downgrading Animate would help for this.
admin
Please try nightly 2985, I made some changes related to FLA export of this file. It should export to CS3 without problems now. I also made some changes in CS6 export - bug in letterspacing, which may or may not cause your problems. Anyway, the resulting FLA has some large parts like Symbol 3287 that is huge, it may require more memory. Maybe the Animate is crashing because of it... Nightly builds can be downloaded here: https://github.com/jindrapetrik/jpexs-decompiler/releases
State: new→upgraded
admin
Type: feature→bug