Hi
Supose I have a MovieClip called Egg and I have a lot of Egg instances with unique names (required) or without names.
What if I need to write a code who break all these eggs refering to the Main object in Library? Instead to add code for every egg with every name in the Stage.
This is possible?
Thanks