Helmut Granda wrote:
 
> When creating a static class that extends movieclip it loads into
> another movie properly but if I do not extend the static class to
> movieclip the movie remains. Does anyone has any idea why this
> specific behavior happens?

I think it's part of the architecture. I assume you're creating a component
(the only uses I know of for static classes is components and class
libraries). AS2 components are, by definition, Movie Clip subclasses, so you
have to make the class extend MovieClip.

Cordially,

Kerry Thompson


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to