sul tuo clip rettangolo
metti

onClipEvent(load){_yscale=1;fat=1.5}
onClipEvent(enterFrame){
if(_yscale<100){
_yscale=_yscale*fat}
}

Rempox