If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: The issue tracker is now writable again and logged users can download files too. But note that our support is very LIMITED.

#537 IllegalOperationError is used without importing flash.errors.IllegalOperationError
Author:
ether

Date created:
Type: bug
Visibility: Everybody
Assigned to:
JPEXS

Labels: AS3
State: closed 

Sometime in the decompiled code, super is preceded by a dot.
Instead of: "super.", output is ".super."
Could you attach an example swf please? I can't find any.

IllegalOperationError is also used without importing flash.errors.IllegalOperationError in
this swf file.
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
This should be fixed in 2.1.1
State: opened→upgraded
Closed due to inactivity.
State: upgraded→closed