DEREK T DOBSON
EARTHQUAKE APPLET
Description: Click on the picture to let the earthquake begin, click very fast with your left mouse (until the building is broken...). If you want to use this applet with your own picture the applet width and height must be about 10 pixel smaller than your image, otherwise there is no scope for rocking. The smaller the size of your applet compared to your image, the harder it rocks. Once the building as collapsed just click on the image to restore the picture.
The image I have used is royce.gif 278 x 186
HTML code of the applet:
<applet code="earthquake.class" width=268 height=176>
<param name=img value="royce.gif">
</applet>
Click HERE to download zip file