Search found 1 match

by Sonic Wallpaper
Sat Feb 07, 2015 10:25 am
Forum: General
Topic: beep (windows system tones)
Replies: 2
Views: 19332

Re: beep (windows system tones)

Hi - please see attached for a button that triggers a button sound. I took the standard button, and within the Ruby object, I added:

playSound @soundPath

in the mouseLDown method

and added an input for soundpath, so you can set the wav file outside of the button.

The path is relative, so the ...