# SWC in flash

**URL:** https://forum.kirupa.com/t/swc-in-flash/263380
**Category:** flash
**Created:** [June 15, 2008, 12:50pm UTC](https://forum.kirupa.com/t/swc-in-flash/263380 "2008-06-15T12:50:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![bungee](https://avatars.discourse-cdn.com/v4/letter/b/fbc32d/32.png) [@bungee](https://forum.kirupa.com/u/bungee)
#### Post date: [June 15, 2008, 12:50pm UTC](https://forum.kirupa.com/t/swc-in-flash/263380/1 "2008-06-15T12:50:16Z")

</div>

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

---

<div class="post-metadata">

### Author: ![wvxvw](https://avatars.discourse-cdn.com/v4/letter/w/a9a28c/32.png) [@wvxvw](https://forum.kirupa.com/u/wvxvw)
#### Post date: [June 15, 2008, 2:53pm UTC](https://forum.kirupa.com/t/swc-in-flash/263380/2 "2008-06-15T14:53:17Z")

</div>

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](http://www.adobe.com/devnet/flash/articles/creating_as3_components.html) .
