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: user focus
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)
user
sorry, forgot to attach file
DownloadFlodPro.swf (72 KiB)
admin
State: new→opened
Title: AS3 object field decompilation issue→AS3 object field missing quotes
admin
version 1.6.5 was released. This should be fixed, try it.
State: opened→upgraded
user
Yep, it's fixed now, thanks!
admin
State: upgraded→closed