codice:
linea.onEnterFrame=function(){
	this._y = Math.round(Math.random()*400) ;
}