I want to make a music sampler with at least 4 sounds that can be triggered. The code below allows the sounds to play once. Right now it makes a static-y glitchy noise after the first playing of each sound. Also, it's playing on mouseover instead of click.
I've looked at all of the documentation but it's not helping. I'm guessing I need to do the close and stop code differently?
import hypermedia.video.*;