flump
flump copied to clipboard
Class Flipbook
If you specify Flipbook as base class of a symbol, it becomes automatically a Flipbook without needing a named layer.
If you create a jsfl file that changes the base class to Flipbook, it will be easier for an animator to manage Flipbook's movieClips.
You just need to create a Flipbook class that inherits from Movieclip at the root of the project or add the creation of the Flipbook.as file dynamically with jsfl.
(I will create JSFL tools soon)