mc_mc.onRelease= function() { _root.attachMovie("Top","Top1",0,{_x:1,_y:1}); } _root.Top1.onPress=function() { mc_mc._visible=false; }