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.

#1959 Search for FrameLabel names
Author:
leovoel

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

Currently the easiest way to do this is by using "Export SWF XML", or the Hex dump view if
there's only one sufficiently unique match (it seems like there's no way to move to a
different match from a quick look at the code). But that's not as convenient as being able
to jump directly to the correct context for a label in the GUI.
In nightly 2468, frame labels are displayed along frames and framelabel tags in the tree.
This enables Quick search to find them - use Ctrl+F shortcut from the tree to find them.
State: new→upgraded
Thanks, that works nicely.
You're welcome.
State: upgraded→closed