|
-
October 8th, 1999, 09:50 AM
#1
Applet does not run in Netscape.
I have written an applet which displays a slotmachine on the screen where the user can click and spin the wheels. It has two classes wheel and slotmachine(main).
This applet runs properly in Internet Explorer, but it does not run in Netscape. The Java console in Netscape navigator gives the following error.
# Applet exception: class slotmachine not found
java.lang.ClassNotFoundException: java/awt/event/MouseListener
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|