Posts Tagged ‘flash components’

Using Flash CS 4 Components in FlashDevelop

Friday, August 21st, 2009

While looking for a way to use Flash CS 4 Components in FlashDevelop without creating an intermediate swc, I found that using the separate swc components in the C:\Program Files\Adobe\Adobe Flash CS4\Common\Configuration\Components\User Interface folder didn’t work.

Instead I opened up the User Interface.fla in C:\Program Files\Adobe\Adobe Flash CS4\Common\Configuration\Components, exported this file to an swc and included it in FlashDevelop.

Voila! Looking good so far!