menu.onEnterFrame = function() {
if (_root.vai && this._x<limiteX) {
//azioni
}
}