Page 2 of 2

Posted: Tue Oct 03, 2006 1:43 pm
by timvw
Pyrite wrote:timv, And what do you mean by webstart?
http://java.sun.com/j2se/1.5.0/docs/gui ... tents.html ;)

(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...)

Pyrite wrote: Here's the helper method I made for the sounds.
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)