Sorry, I wasn't clear earlier. I used createjs.EventDispatcher. My CreateJS.swc is just a skeleton of classes and it's used as an external-library. So, the compiler should not try to include and classes in the built output. The CreateJS.swc works just fine except in the instance below. I attached my swc for reference. [CreateJS.zip](https://github.com/apache/royale-compiler/files/2333376/CreateJS.zip)
`private static var _dispatchObject:EventDispatcher = new createjs.EventDispatcher();` [ Full content available at: https://github.com/apache/royale-compiler/issues/47 ] This message was relayed via gitbox.apache.org for [email protected]
