Stage Animation Recorder

August 31st, 2007 by Slav

This extension enables you to live record your actions in flash environment. It is typically used to create “live handwriting” effect. Unfortunately due to the nature of the way flash executes the actions in IDE , you can’t actually record mouse fluidly but rather short strokes, as flash pauses the on Timer events until mouse is released.  So to actually create illusion of writing, you’d have to have graphics of fully written text, and use this extension to draw a mask over it, recording creation of the mask , with short strokes.

However, application of this extension is not limited to this effect, you can record any sort of animation as long as it’s happening on the stage. Read the rest of this entry »

Posted in JSFL | 2 Comments »