Here’s an extension that allows you to quickly export your symbols for actionscript and create their bound-classes.
Features
- Manual & automatic modes. In manual mode, the extension will only process the selected symbols in the library panel. In automatic mode, it will process all symbols of the types you choose.
- You can select a folder (root) where the .as files will be created. If you don’t select a root folder, the files will be created in the same folder as your .fla.
- Custom base classes and packages. Note that this extension will not create the base class for you.