Shut up the sound of a button as mouse is rolled out>How to?

on (rollOut) {


// how to shut up only the sound of this button ??

stopAllSounds();

}

stopAllSounds(); cannot be employed as there may be other sounds playing ;
is there a way to do it ? any ideas ?
thanks