Unofficial Tips and Tutorials for Homestead SiteBuilder™ Users


Home - Tips & Tutorials - JavaScript Demos - Java Applet Demos - Resources - Contact

Lake Effects Applet
by Anfy Java >>>

Here's Anfy Java's version of a lake applet. If you've already checked out David Griffiths' version, you'll notice the difference in the coding. There are also definitely more parameters to manipulate the final image view. You can get the files from either 1Archive.com or from Anfy Java's website.

In the demo to the right, I'm using the images created by Laurie Moyer contained in their zip file to show you the overlay. For this, the overlay image must be a gif with a transparent portion where the lake effect will be visible.

The coding, as modified for SiteBuilder use, is to the right:

<applet archive="AnLake.jar" code="AnLake.class" codebase="files/" width=180 height=234>
<param name=credits value="Applet by Fabio Ciucci (www.anfyjava.com)">
<param name=regcode value="NO">
<param name=reglink value="NO">
<param name=regnewframe value="YES">
<param name=regframename value="_blank">
<param name=statusmsg value="AnLake applet">
<param name=res value="1">
<param name=image value="files/mountain1.jpg">
<param name=wavspeed value="30">
<param name=perspective value="10">
<param name=farwaving value="200">
<param name=wind value="10">
<param name=windvarval value="5">
<param name=windvarmin value="5">
<param name=windvarmax value="15">
<param name=halfreflect value="YES">
<param name=overimg value="files/mountain2.gif">
<param name=overimgX value="0">
<param name=overimgY value="156">
<param name=textscroll value="NO">
<param name=memdelay value="1000">
<param name=priority value="3">

<param name=MinSYNC value="10">
Sorry, your browser doesn't support Java.
</applet>

Sorry, your browser doesn't support Java.
Formerly hosted at
www.geocities.com/ramblingtutor/

Home - Tips & Tutorials - JavaScript Demos - Java Demos - Resources - Contact

Webpage graphics by Arride Graphics
Copyright © 2000- Rambling Tutor and JanetS
All Rights Reserved
All other copyrights belong to their respective owners as noted.


Plus 260 visitors before joining Site Meter on June 11, 2001