JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#181 AS3 object field missing quotes
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3
State: closed Help

Please, take a look at the attached file. Class: com.junkbyte.console.vos.Log Method: toObject I see such lines there: t:this.t, missing quotes here, should be: "t":this.t, to allow this code compile normally
DownloadFlodPro.swf (72 KiB)
sorry, forgot to attach file
DownloadFlodPro.swf (72 KiB)
State: new→opened
Title: AS3 object field decompilation issue→AS3 object field missing quotes
version 1.6.5 was released. This should be fixed, try it.
State: opened→upgraded
Yep, it's fixed now, thanks!
State: upgraded→closed