Hi there, I wonder if anyone else has had problems running the SimpleSounds example applet in a Browser? It worked fine in appletviewer, so I ran the SimpleSounds.html file through the Java Plug-In HTML Converter to make it invoke JRE1.2 from within a Browser. But I just get this error message, both with Netscape & IE4: "java.lang.NoClassDefFoundError: com/sun/j3d/audio/J3DHaeStream at com.sun.j3d.utils.universe.Viewer.createAudioDevice(Viewer.java:325) at SimpleSounds.<init>(Compiled Code) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Class.java:239) at sun.applet.AppletPanel.createApplet(AppletPanel.java:532) at sun.plugin.AppletViewer.createApplet(AppletViewer.java:759) at sun.applet.AppletPanel.runLoader(AppletPanel.java:468) at sun.applet.AppletPanel.run(Compiled Code) at java.lang.Thread.run(Thread.java:479)" This _must_ be a FAQ, but I can't find any references to the problem anywhere. Does anyone know of a fix? Thanks very much, Tom Richards, University of Bath, UK ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/