Alright, so I've gotten the basics of my program to work. Now I am trying to figure out how to add sound. The only help I can find on the internet is for adding sound in an applet using AudioClip. This requires using getCodeBase(), which I'm relatively sure involves the applet, thus why it doesn't work when I call it in my JFrame.
Any ideas?
Thanks
Runesoul


Reply With Quote


Bookmarks