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

#225 AS1/2 object literal does not permit quotes in names
Author: user focus
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2
State: closed Help

Please look at the mx.core.UIObject class. It will not compile back: UIObject.as, Line 81 Identifier expected Line itself: this.dispatchEvent({"type":!x?"hide":"reveal"}); Originally: https://code.google.com/p/diggflashdevkit/source/browse/trunk/trunk/as2/source/mx/core/UIO bject.as?r=3#389
admin
State: new→opened
Title: AS2 Decompilation error→AS object literal broken with ternar operator
admin
Version 1.6.6 was released. This should be fixed, try it.
State: opened→upgraded
user
Still not fixed, sorry( Attached file where I can still see this issue.
DownloadFirst.swf (28 KiB)
admin
State: upgraded→returned
admin
State: returned→opened
Title: AS object literal broken with ternar operator→AS1/2 object literal does not permit quotes in names
admin
version 1.6.7 released it should be fixed, try it
State: opened→upgraded
user
Yeah, fixed! Thanks!
admin
State: upgraded→closed