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.

#492 Add new Hotkeys (all can post here what they want to add)
Author:
megalol

Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed 

I want a hotkey for Search in all texts (Define*Texts) Ctrl+T and for Search in all AS
Ctrl+S.
I'd prefer Ctrl-Shift-F
Ctrl-S usually means save.
Ok, I rare use AS search so for me it doesn't matter. Maybe than Shift+F better?
Btw could be useful to quick navigate through numbers of Define*Texts by pressing
numeretic keys. For example if I want to open DefineText (77) I'll press on keyboard "77".
Shift-F is the uppercase F:) it is not a hotkey:)
Lol :) and what about Alt+F?
So what about Ctrl+S = save. Ctrl+R = reload, Ctrl+Shift+S = save as, Ctrl+O = open and
Ctrl+Shift+X = close swf?
Alt-F is ok, but Alt+letter usually moves the focus to the menu, usually it is not a
direct hotkey for a functionality. I like the others.
And what about Ctrl+E = export selection, Ctrl+Shif+E = export all, Ctrl+D = clear log,
Alt+E = edit, Alt+Shift+X = close all, Alt+P = advanced settings? Btw there is a strang
behavior when I select some DefineText parameters panel and without editing it pressing
Ctrl+E or Ctrl+X (first deletes string and second brings it back but it's not for real coz
doesn't makes any changes - it can be checked by pressing edit button).
Ctrl-E bug is fixed. Also disabled Ctrl-H (search and replace dialog) when textarea is non
editable.
Some hotkeys added:
Ctrl-Shift-F: Find
Ctrl-Shift-T: Find text
Ctrl-Shift-O: Open
Ctrl-Shift-S: Save
This is not the final version. I'll change them according to your previous commens, and
I'll add some other hotkeys, too. (But it is too late now, maybe tomorrow:))
Thanks, now is much better!
I added the follwing hotkeys.
Ctrl-Shift-F: Find
(Ctrl-F is a local find in the treeview an in scripts/text)
Ctrl-Shift-T: Find text
Ctrl-Shift-O: Open
Ctrl-Shift-S: Save
Ctrl-Shift-A: Save as
Ctrl-Shift-R: Reload
Ctrl-Shift-X: Close all
Ctrl-Shift-D: Clear log
Ctrl-Shift-E: Export all
It will be included in the next nightly (nightly version >= 353)
Do you need any other hotkey? Can I close this issue?
No, close it.
State: new→closed