How to create an swc in Flash
Hi
I've searched around, but couldn't find a decent answer for this question...
I have a set of AS3 classes (it's actually the code for papervision 3d), and I'd like to create an .swc library in order to speed up compiling. Papervision provides an swc, but I've modified the core library.
I don't use Flex, or Flash builder, for the moment I'm using only Flash CS5.5 and the command line.
How can I create an swc from this code that can then be imported into a Flash file as a library?
From my search I'm getting the sense I need to use the command line tool compc, but I don't see clear instructions on how to do this. Does anyone know? Thanks.
-rich
