Document class from SWC
Categories: flash
Written By: sebi
I’m sure there are some logical explanation for this, but I don’t know the answer, why the Flash CS4’s compiler doesn’t allow to use a class from a swc file added as Library as Document class.
I tried to do this, to help our designers, and don’t force them to checkout a whole bunch of class files from the SVN, and setup the directory structure in their machine. I thought that it is much simple to give them a swc file, and a prepared FLA, and let’s go.
I use Flex Builder to code, but we need some animation assets to be created in Flash IDE, so I prepared the classes for the animations, made a template. As a last step, I tried to compact the classes to a swc file, with no success. Such a annoying thing …