Posted: Tue Oct 03, 2006 1:43 pm
http://java.sun.com/j2se/1.5.0/docs/gui ... tents.htmlPyrite wrote:timv, And what do you mean by webstart?
(Basically, it's like microsofts 'click-once' technology. It installs and runs the application from a webpage... )
http://mindprod.com/jgloss/javawebstart.html (Roedy's glossary is in my bookmarks...)
I only have experience with the JMF (Java Multimedia Framework). Anyway, a quick query got me at http://www.javaworld.com/javaworld/jw-0 ... nd-p2.html (code show how to load file from jar and feed it to the AudioStream)Pyrite wrote: Here's the helper method I made for the sounds.