non sò....se ho capito...
all'ultimo frame del tuo filmato esterno ke kariki metti
e aggiungi a primacodice:_root.ho_finito=true;
fai una provacodice:cursore.onEnterFrame=function(){ if(!ho_finito){ if(cursore._x>600){ cursore._x=-5 }else{ cursore._x+=10 } }else{ delete this.onEnterFrame cursore._x=0; } }![]()