Hey all,

I've been looking all over, and I haven't been able to find a single solution to this problem online, so I turn to the good people of flashkit AS3 forum for an answer

I would like to create a compiled class library which can be used with flash CS3. It's easy to do this with Flex.. just create a new Flex Library project, add some code, and you get an .swc file in your bin folder. It looks like this swc file cannot be read by cs3 though...

Any suggestions will be greatly appreciated

- Oz