search for: button_event3

Displaying 1 result from an estimated 1 matches for "button_event3".

Did you mean: button_events
2008 Mar 11
2
How can I play files .mp3 and midi ??
I use def button_event3() Sound.new(''destiny.wav'').play end and I can play normally but this can''t use with .mp3 and midi files. how can I play it?? it work for .wav only?? -- Posted via http://www.ruby-forum.com/.