codice:
on (release) { 
m1 = new Sound(); 
m1.attachSound("t1"); 
m1.start(); 
}