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

#537 IllegalOperationError is used without importing flash.errors.IllegalOperationError
Author: user ether
Date created:
Type: bug
Visibility: Everybody
Assigned to: admin JPEXS
Labels: AS3
State: closed Help

Sometime in the decompiled code, super is preceded by a dot. Instead of: "super.", output is ".super."
developer
Could you attach an example swf please? I can't find any.
user
user
IllegalOperationError is also used without importing flash.errors.IllegalOperationError in this swf file.
developer
Original problem (dot before super) should be fixed in the latest nightly build.
Title: super is sometime preceded by a dot→IllegalOperationError is used without importing flash.errors.IllegalOperationError
admin
State: new→opened
Assigned:admin JPEXS
admin
This should be fixed in 2.1.1
State: opened→upgraded
developer
Closed due to inactivity.
State: upgraded→closed