If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: WARNING - support of the decompiler is now VERY LIMITED. There are no active developers. This means waiting times in the issue tracker are very long and mostly depend on community. Sorry for the inconvenience.

#182 AS3 Decompilation issue - missing namespace import
Author:
focus

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3
State: closed 

Please, take a look at the attached file.
Class: mx.utils.NameUtil
I see line:
use namespace mx_internal;
but I see no such line:
import mx.core.mx_internal;

State: new→opened
version 1.6.5 was released. This should be fixed, try it.
State: opened→upgraded
Yeah, import presents now, thanks!
State: upgraded→closed