Daily Archives: December 21, 2005

Creating a True MovieClip Sub-Class

My friend Alan and I had talked about this about 6 months ago. Suppose that you want to have an AS 2.0 Class that extends MovieClip, and you would like to "instantiate" as a movieclip in some location in your flash movie. It would be great to be able to call that class in the [...]