How to add additional Flex SDK swcs to module?
The Flex SDK definition has all of the swcs in its classpath definition. However, when the SDK is specified in a module, only a subset of SWCs are added to the classpath. I am presuming the correct way adding additional swc is to specify them as additional files. Please confirm.
请先登录再写评论。
My bad I was specifying pure actionscript module.