  | |  | Subclassing MovieClip, or Subclassing Objects containing MovieClip | Subclassing MovieClip, or Subclassing Objects containing MovieClip
2004-02-18 - By Yechezkal Gutfreund
Back We are creating a fairly large class hierarchy of movies with different
types of behaviors and visualizations.
Theoretically, everything could be a movieclip, and they will need to be
dynamically created and deleted from the stage as the simulation progresses.
Maybe 100 or so on stage at a time.
Would it be better to create our own class hiearchy outside of Class
MovieClip that contains a generic instance of MovieClip, or to subclass and
extend movie clip.
(First thoughts are this is probably about the same, but I was looking for
"best practices " and gotchas).
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104615
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |