Jump to content

Lake Applet Help


Kerisa2day1

Recommended Posts

The Sun website describes the applet tag as such

<applet code="MyApplet.class" width=100 height=140></applet>

where you have

<APPLET CODE="lake" width="350" height="356"><param name="image" value="lake.jpg"></applet>

I would suggest changing it to

<applet code="lake.class" width=100 height=140></applet>

However I cannot guarantee that will work.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...