I have a "Mouse Over 9Patch" construction to trigger a sound when the mouse is in a certain area of the screen. The sound is set "not looping", but because the area is quite large it re-triggers the sound constantly until I rest the mouse fully or move out of the area.
Is there an elegant way to lock an event to a single sound instance?