_root.createEmptyMovieClip("mc_1",10); _root.mc_1.attachMovie("mc_1","mc_1",10);
_root.mc_1.gotoAndPlay(3);