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.

#2404 Quick find results count
Author:
gare_y

Date created:
Type: feature
Visibility: Everybody read only
Assigned to:
State: new 

when on the 'tools' tab, you click 'Text search' and search for something, the window pops
up and you select a result. when you are taken to the result, often a 'Quick Find' bar
will appear.
I believe the 'Quick Find' bar appears when there is more than one matching result within
the single file result, however, there is not a count of how many instances of that result
appear
I'll try to explain better.
my example is firefox browser. if I navigate to '/www.free-decompiler.com/flash/issues/' and
press on the keyboard 'ctrl + f' , the 'find in page' bar appears. if I type 'G' onto that
bar, it then tells me that 'G' appears 128 times on the visible page. that counter is what
I am requesting to be shown on the 'quick find' bar.
there appears to be room after the 'wrap' option on the 'quick find' bar. maybe the
counter can be placed there?
thank you for reading. I enjoy the program.