Isn't there a multimedia API?  FWIW, a better place to ask
these questions would be the javasoft website.

        -Tom


Artur Biesiadowski wrote:
> 
> Sebastian-Anton Ponovescu wrote:
> >
> > Is there any sound capability in java1.2 ? I am interesting in playing sound
> > from a java application and been unable to find anything related to this.
> 
> Applet.newAudioClip( file.toURL() ).play();
> 
> This is static method - quite braindead, I suppose that it is leftover
> from early hotjava alpha3 days, not corrected because of lack of real
> sound support in main JDK.
> 
> Artur
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
+-------------------------------------------------------------------+
+  Thomas M. Sasala, Electrical Engineer       [EMAIL PROTECTED]       +
+  MRJ Technology Solutions                    http://www.mrj.com   +
+  10461 White Granite Drive, Suite 102        (W)(703)277-1714     +
+  Oakton, VA   22124                          (F)(703)277-1702     +
+-------------------------------------------------------------------+


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to