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.

#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