Hi Stephen,

On the "Export for Actionscript" dialog there is a pencil which brings up your class if you click it. But if you haven't written a class yet then the dialog says it will create one for you (when compiled), based on MovieClip. If you have written a class then you get what you want instead. I suppose they take the generic case since a MovieClip (an extended Sprite) can do anything a Sprite can.

John

//Is the compiler now using Sprite as the Base Class for my Box class (as per the Class definition) or is it still using MovieClip (as per the IDE)?



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to