PDA

View Full Version : Java Applet not Working?


Anjoola
June 28th, 2008, 10:11 PM
Hi, I'm making a game using Java and I've saved it as a .class file.

See anjoola.awardspace.com/zelda/GameIn3Weeks.class

All I do is <applet code="GameIn3Weeks.class" ... > right? But how come it isn't working for me?