Does anyone already used the import alias directives? I mean import AcmeWidget = acme.core.Widget; because I have a problem with conflict in namespaces but the Flex compiler throws me a syntax error. -- Alessandro Crugnola --