this.onEnterFrame = function () {
if (Key.isDown (Key.UP)) {
this.pippo._y -= 10;
}
};
da inserire su linea temporale