I would like to play a wav when the user moves over certain buttons. I tried to use the mousemove event on the buttons but this results in continuous play whenever the user moves anywhere within the button. I would like for the wav to be played just once. It's probably something easy but I've been banging my head away for the past 2 hours to no avail so any help would be appreciated. Thanks