SWC in flash

Hi all,

Is it possible to build and compile SWC components from Flash 9 (not Flex) ?

If this is possible, are there any tutorials you know of?

TIA

Right-click on the item in the library -> Export SWC… But you won’t be able to create SWC that doesn’t extend MovieClip/Sprite.
Here’s Adobe page about SWC: http://www.adobe.com/devnet/flash/articles/creating_as3_components.html .