Very quick question!

I’m using addChild to add a movieclip inside another movieclip.

mc_1.addchild(mc_2)

I want to add “mc_2” inside a specific frame inside “mc_1”… is there a way to do this?

Any help on this would be great.