Applet problems

From: Dave (thereis_at_noemail.com)
Date: 04/29/04


Date: Wed, 28 Apr 2004 23:49:10 +0100

Whenever I load my applet using Microsofts VM, I get an error saying "class
Game cannot cannot be instantiated". What does this mean?
My applet consists of three classes in three different files. One of the
classes has 3 inner classes.

I suspect I need to write some HTML to point to where the classes are. Do I
need to put all my classes in one java file maybe?

Please could someone help
Thanks