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

#805 Editor mode for Define*Texts
Author: user megalol
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: GUIText
State: closed Help

With this mode activated when you opens some Define*Text, Edit button will be autoactivated (pressed automatically).
developer
Good idea... Maybe we should change the deafult behaviours of the text areas everywhere (AS, Pcode, text) So we can have only 2 buttons, no edit button, only Save and Revert/Rollback/Cancel... The Save and Revert button will be disabled when you open a text/script. The textarea is editable always. When you edit something, they will be enabled, when you click on one of them, it will save or revert the changes, and disable the buttons again... but the textarea remains ediable, so if you change the text again it activates the buttons again. JPEXS: What do you think about it?
user
Maybe autosave switch in settings (if enabled, edited script or text will be auto saved after selecting other script or text or something else) will be also useful because actually it annoying to press any buttons using mouse :D.
developer
Editor mode setting added. (AdvancedSettigns/Ui/Editor mode)
user
Thanks, but in this mode I doesn't see top panel (with align, undo and translatex buttons). So now I should press Cancel to see it. Is it normal or can be fixed?
user
For example it's very uncomfort to work with translatex buttons in this mode. Btw I've asked earlier to make top panel static to avoid this :).
developer
Now the top panel is visible until you modify the text. Please test it with enabled and disabled "editor mode" setting, too.
developer
JPEXS: please test "editor mode" you, too. (as2.swf) When you enable it (in advanced settigns/ui/editor mode), and select a text tag, the save/cancel buttons will be visible instead of the edit button. Save and edit button are disabled until the text is not modified. May I set this mode as default?
user
Thanks, now is much better.
developer
Autosave setting: advancedsettings/interface/autosave tag modifications
State: new→upgraded
user
Thanks, seems to work fine.
user
Hm, now I gets some weird bug with "Autosave setting". With it after editing a few DefineTexts in any swf file it hangs(freezes completely) FFDec. With it feature turned off there are no such a bug. I've tryed to reset settings but with no luck.
developer
fixed, please try the latest nightly bulild
user
Thanks, now seems to work fine!
developer
State: upgraded→closed