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.

#663 AS3: Missing imports from implemented interfaces
Author:
dexer

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

Labels: AS3
State: closed 

When I try to save a file I receive error Not a type on line 158
code :
public class cr extends Application implements IBindingClient
158 {
public function cr()
{}
}
any ideas ?
I have the same problem.
Version 3.0.0 on Windows x64. this is the file I use to edit:
Even if I press on script Edit and do nothing and press again Save it give me this error!

State: new→opened
Title: Error While Save CS "Not a type on line 158→AS3: Missing imports from implemented interfaces
Assigned: →
JPEXS
Title: Error While Save CS "Not a type on line 158→AS3: Missing imports from implemented interfaces
Assigned: →

This should be fixed in latest nightly build, try it.
State: opened→upgraded
I am closing this. If the problem persists, create new issue.
State: upgraded→closed