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.

#1714 Text Search in AS Optimization
Author:
uzer0

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

Hello and thanks a lot for great instrument!
The first search takes time on decompiling all the AS. Next searches are almost instant.
After editing AS, it decompiles everything again.
The suggestions are: options to decompile in background on opening SWF or first AS. Cache
the results and just slightly modify on editing AS.
The search in two commercial decompilers is fast, shows all instances, one has results
preview (like any web search).
nightly 1934
Thanks!