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.

#1596 Searching not show results automatically - inifite loop in traits reordering
Author:
Kuroneko

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Decompilation
State: closed 

> What steps will reproduce the problem?
Run "Text Search" in big swf-file (on small swf search working normally) and wait results
> What is the expected output? What do you see instead?
Search reaches the end, but won't show results unless I push button to forced stop search
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
FFDEC 13.0.2 nightly 1790 ; Windows 10 Pro
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
In 12.x or older search work good
With not obfuscated swf same bug, but on 12.0.1 or older all working normally
Please attach your SWF again, this has 0 bytes.
Oh, sorry
Hm, 2mb swf doesn't attached with "add file", so I upload to google drive:
https://drive.google.com/file/d/1XtQCS-TRInKVO7E0tuNdXkfTxZVmG25l/view?usp=sharing
But I think, this bug working with all swf's with size more than 1-2 mb in ffdec 13.0+
Sorry, file attaching should be working now - there were low limits of file sizes.
Adding your file here.

Video about that: https://www.youtube.com/watch?v=5ZS8bKeynhk
In 13.0.2 all ends on "Parsing Error"
Please try nightly 1793.
There was problem in traits reordering (infinite loop) that caused one(or more) class
cannot be decompiled. ( §4%u§.§@#6§ )
I also made cancelling search more usable.
State: new→upgraded
Title: Searching not show results automatically→Searching not show results automatically - inifite loop in traits reordering
Title: Searching not show results automatically→Searching not show results automatically - inifite loop in traits reordering
In nightly 1793 this bug fixed, thanks!
State: upgraded→closed