|
Lake Applets
1. Unzip the lake.class file and upload it to your file manager. Make sure you place it in the same directory as the page you will be putting the applet on.
2. Upload the image you wish to use. This can be placed in a subdirectory on your site, as long as you enter the correct path in the code.
3. Copy and paste this code to your page. This goes into the part of the page that you want the applet (as long as it is within the <BODY> tags). Change the items I have indicated in red.
Enter the exact width of your image. For the height, double the actual height, then subtract 10. For example, my image is 150 px in height. So, I doubled it to 300, then subtracted 10. The height I entered is 290. This is so there will not be a gap between the image and the ripples.
|
<APPLET CODE="lake" width="300" height="290"><param name="image"
value="IMAGE NAME HERE"></applet>
|
That's all there is to it. You should now have a lovely lake applet!
All tutorials on this site are written and created by Jan Riley and copyrighted by law to Jan's Designs. You may provide a link only to these tutorials, or print them out for personal off-line use. You may not remove any images, HTML or zip files for the purpose of reproducing these tutorials in any way. You may not store or archive these pages in any YahooGroups files, or any mailing list sites. These pages may not be sent through any email groups. These tutorials may not be translated and placed on any site without my written permission. Please Contact me if you would like to use any of my tutorials for group lessons. All selection files, original images, original tubes and all other originals created by me are copyrighted to Jan's Designs. Anything you make from these tutorials belongs to you.
© Jan's Designs 1999 and beyond. "All rights reserved".
No portion of this site may be reproduced or redistributed in any form.
|