Devi cambiare questo valore:

codice:
on(rollOver){
	this.end = 100;
}
on(rollOut){
	this.end = 20;
}