i have no idea why this goes in AT
but apparently it doesnt go in misc.
so anyway
im trying to make a sound play when a button is pressed
i know how to set up a button and all that
i just need to know how to get a sound to play
in netbeans please
thanks
Offline
try http://docs.oracle.com/javase/tutorial/ … aying.html
or http://stackoverflow.com/questions/2630 … nd-in-java for slightly simpler instructions.
Offline