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

#276 Anonymous functions are being instantiated with "new function()" instead of "function()"
Author: user soywiz
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3
State: closed Help

v1.6.7 testRunner.addEventListener(TestRunnerBase.MAIN_MESSAGE,new function(event:UpdateTextEvent):void { --> testRunner.addEventListener(TestRunnerBase.MAIN_MESSAGE, function(event:UpdateTextEvent):void {
admin
State: new→opened
admin
version 1.7.0 was released this should be fixed, try it
State: opened→upgraded
admin
State: upgraded→closed