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.

#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