Thread: Java Game
View Single Post
Old 06-15-2007, 03:02 PM   #4 (permalink)
Vormund
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default Re: Java Game

Hmm, I'm not sure...but I'd think you could do it just like in the source:

Code:
<applet code="Maze.class" width="360" height="234">
You might even be able to reference the Maze.class directly on the website, but I'd think you could just change the width/height since they did that for the two different sizes? (I can't test it right now. :snob
__________________
Vormund is offline