PDA

View Full Version : Referring to many things at once



fly
November 10th, 2004, 08:20 PM
Just learning actionscript. (I'm a better programmer than visual artist)
I have a question in 2 parts.
Is it possible to either


refer to all m.c.s at once
or


dynamically (additively) group m.c.s
essentially, I am trying to replicate radiate accretive growth in Flash.

however, I need to add objects dynamically and be able to check the bounds of all objects.

ANy help will be appreciated.