Originariamente inviato da brn
OK, risolto

onClipEvent (load) {
this._xscale = 600;
this._yscale = 600;
}
onClipEvent (enterFrame) {
if (this._xscale>100) {
this._xscale -= 5;
}
if (this._yscale>100) {
this._yscale -= 5;
}
}

ciao + grazieee
bai bai:metallica
ps: grazie anke a PAOLOOOooo:mavieni: