codice:
	if (_root.volumemus <= 0){
		_root.gotoAndPlay("fine");
		delete this.onEnterFrame;
		this.removeMovieClip();
	}