Hi,
I have four canvases on the window and a dropdown menu with 59 values.
When mouse enters into a canvas, a different mp3 file plays. When mouse exits, it stops playing that sound. Each file is called explicitly to stop playing.
Is there a way to make all audio files stop playing with a single command such as AllSound.Stop
Thank you,
Val