[5793] in java-interest

home help back first fref pref prev next nref lref last post

Audio

daemon@ATHENA.MIT.EDU (Chemouny Sebastien)
Mon Feb 26 20:13:58 1996

From: "Chemouny Sebastien" <etip@world-net.sct.fr>
To: java-interest@java.sun.com
Date: Tue, 27 Feb 1996 00:49:07 +0000

I was wondering why that code don't work !!
I thought it was pretty simple to play a sound.
There are no imports.

<Begin here>
public class au extends java.applet.Applet implements Runnable {
public void run() {

      play(getCodeBase(), "ding.au");
  }
}
<End here>
Am i missing something ?
TIA
Seb
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post