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.
List of issues#1614 Bug with "Find usage"
Author: Kuroneko
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: new
> What steps will reproduce the problem?
Click on "Find Usage" in any public/private var/constant in initizing trait
> What is the expected output? What do you see instead?
In any code (in fucntion or other) it works, but in his trait it doesn't work
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Latest, ffdec 14.0
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
FindUsage1.png (31 KiB)FindUsage2.png (48 KiB)
In string "public var skipAiTurn:Boolean = true;" Ffdec doesn't find usages