se scrivo

onClipEvent (load) {
this._x = 0;
this._y = 0;
mc._width= 400;
mc._height = 400;
}

o

on (release) {
loadMovie("contatti.swf", "car");
mc._x = 0;
mc._y = 0;
mc._width= 400;
mc._height = 400;
}

non cambia nulla rimane sempre grande uguale....