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
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
:: Copyright KIRUPA 2024 //--