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

#1598 Adding new scripts or folders in swf
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed Help

It is possible to add new scripts or folders in swf with ffdec? Or, if not possible now, can you add in a future a feature for this? Or its impossible? For example, if I want to add in swf a folder "Test" after folder "vk" on my screen and in "Test" add new script "TestScript"
Currently, it's not implemented and we don't plan it since our AS compiler is not working well.
Type: question→feature
In fact, it can be achieved
Adding new scripts or classes for both AS1/2 and AS3 added in nightly 1804. You can find it under context menu of scripts folder.
State: new→upgraded
State: upgraded→closed