n=0; this.onEnterFrame=function(){ if(!n++)mc1.play(); if(n==15){ mc2.play(); delete onEnterFrame; } }