Quick question: Would grp:insert(obj) cause obj to be removed from whichever group it’s currently in prior to insertion into grp? Also, can I assume that a given DisplayObject only ever exists in one group at a time? [import]uid: 10327 topic_id: 3156 reply_id: 303156[/import]
Yes, a Display Object (DO) can only exist in one group at a time. If you insert a DO into a new group, it’s removed from the old group.
-Tom [import]uid: 7559 topic_id: 3156 reply_id: 9245[/import]
Cool, thanks. [import]uid: 10327 topic_id: 3156 reply_id: 9283[/import]