How to use the buttons to play audio with siwng, some example please ?
I’m using a button ok, it plays the song, but when i click the button it just can’t get clicked again until the song ends .Any ideas, how to make that works ?Wheni click button to start the audio, and how to do to let me click the button again, until it ends the audio ?
There is good example at http://www.developer.com/java/other/article.php/2173111/Java-Sound-Playing-Back-Audio-Files-using-Java.htm and it works fine. The audio gets stopped.
Update
I found this interesting link, maybe it helps:
http://introcs.cs.princeton.edu/faq/mp3/mp3.html