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

#2201 Recover Source Tree
Author: user Fancy2209
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: new Help

Some SWFs Include the debugfile attribute, when exporting the Scripts or a FLA out of a SWF with those, I think it'd be a nice enhacement if jpexs could recreate the source tree: For example, debugfile "/Volumes/Blue/Work/Active/FPA/Fancy Pants W4/Code;;Main.as" from this line, when exporting a Script Jpexs could put all AS files on a "Code" directory inside the FLA dir, putting the AS Files on the right place It'd also be nice if it could Restore/Support Includes, as it can see those from the debugfile too like #1108 suggests, though i guess that should also show on the Scripts tab of the app Attached a swf with debugfile on it's PCode as a example.
DownloadPreloader.swf (25,883 KiB)
user
I am sorry, I uploaded the wrong SWF and this one does not have debugfile, is there a way I can attach the right one?
admin
There is a button "Add file" under the comment form. So add new comment and add a file to it.
user
Ahh, thanks I missed it!
Downloadgamepad.swf (334 KiB)
user
If needed I also have here a example PCode of a script with includes
user
I closed the tab accidentally
DownloadMain.pcode (22,885 KiB)