I've read all the info I can find on making my applet run in a browser, but
I'm still puzzled. If I use my plain (unconverted for plugin) html page, my
applet runs ok in the appletviewer, but not on the web page. I get this
message in the Java Console:
Verifier error
EMapsApplet.createSceneGraph(Ljavax/media/j3d/Canvas3D;[[I)Ljavax/media/j3d/
BranchGroup;: Cannot find class javax/media/j3d/Group
If I use the html converter to enable the plugin, the applet fails in both
appletviewer and netscape with this message:
load: class EMapsApplet.class not found
Anybody know what this means?
===========================================================================
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".