Hi,

I've got this thing with a bunch of checkboxes created through createClassObject sitting in a movieclip. Problem is, I don't know how to get rid of them once I'm done with them (they're based on filtered data, so I need to update them). Of course there's destroyObject(), but that only works with the id of the object?

Can I iterate through the checkboxes in the movieclip and delete them all?

TIA,
Chris.
_______________________________________________
[email protected]
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