hi all,
A movieClip is already placed on the stage nad i want to do addChild() to that movieClip.
i.e. models.model1.addChild(newObj);
here models.model1 movieclip is already placed on the stage.
Is it possible or not ??
can u explain me how ??
-soha