OK I am needing to update some of my techniques for managing lots of movieClip objects... I have seen somewhere some people will create the clip then push it into an Array.

Then, somehow you can control it from the array and delete it. How do I go about deleting it from the array such that it also deletes the entire movieClip?

My initial tests aren't working.

~Ray, the advanced Noob
(Will post code soon)