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.

#830 Decompilation errors with certain nested if-then-else and logical operators
Author:
JackB

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

> What steps will reproduce the problem?
The file http://games2.spele.be/swf/3/6/6/0/5/0.swf has several decompilation errors.
See for example following methods:
ClassSave:SaveObject
CutScene:SetButs
DebugConsole:DefaultTextColor
DebugTracker:handleKeyUp
NOTE: Pull request has been submitted with a fix proposal (as Jackkal)
> What is the expected output? What do you see instead?
Correct decompilation (the file is not obfuscated)
> What version of the product are you using? On what operating system?
4.1.1, win 64-bit
> Please provide any additional information below. Attach the file you have problem with
if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
The pull request was merged into master, so may I close this issue?
State: new→upgraded
Or could you try to fix some other decompilation issues?:)
Thank you for the merge. The issue can be closed indeed.
No promises on other decompilation fixes, but who knows ;-).
I think FFDec does the job very well already thanks to the great work done by JPEXS and
yourself.
State: upgraded→closed