>From: Paul Pantera <[EMAIL PROTECTED]>
>Reply-To: Paul Pantera <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [JAVA3D] Java Plug-in
>Date: Wed, 28 Feb 2001 11:34:55 -0800
>
> > Date: Wed, 28 Feb 2001 18:01:19 -0000
> > From: "Tonz ." <[EMAIL PROTECTED]>
> > Subject: [JAVA3D] Java Plug-in
> > To: [EMAIL PROTECTED]
> >
> > Hello
> >
> > i'm new in java3D .........i tried to run java3D on internet explorer
> > and netscape but it didn't run
> >
> > i downloaded java plug-in and tried to use HTML Converter but i
> > failed ...i read the plug-in documentation at
> > java.sun.com......but i didn't get how to use the HTML Converter
> >
> > i tried another way.....i read the plug-in specification at
> > java.sun.com ....i liked this way ....but i failed to run Java3D on
> > internet explorer and netscape.....the specification tells how
> > to write HTML code to run swing and 3D ........i know it's
> > the hard way ...but i like it :)
> >
> > so, can anyone tell me how can i use HTML Converter or what
> > should i write in the HTML file to run java3D........
> >
> > i'm using Windows98, Java2-1.3, and java plug-in 1.3.0_01
>
>Java 2 1.3 includes the Java Plug-In. If you install Java 2 1.3 and
>Java 3D, you should be able to run the *_plugin.html files in the
>demo/java3d directory.
>
>The HTML Converter is for making your Java 3D programs viewable on a
>web page. The Java 3D demos have already been run through the HTML
>converter (the before and after files are both included:
>HelloUniverse.html and HelloUniverse_plugin.html, for example).
>
>-Paul
 
 
 
hii :)
i tried to run the *_plugin.html files in the demo/java3d directory. but it doesn't run
there's an error apears on the Java Console .....
java.lang.NoClassDefFoundError: javax/media/j3d/Group
      at java.lang.Class.newInstance0(Native Method)
      at java.lang.Class.newInstance(Unknown Source)
      at sun.applet.AppletPanel.createApplet(Unknown Source)
      at sun.plugin.AppletViewer.createApplet(Unknown Source)
      at sun.applet.AppletPanel.runLoader(Unknown Source)
      at sun.applet.AppletPanel.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)
and i don't know what should i do with this error..:))
 
Thanxxxx
 
 


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to