HawkRay Applet


Oh dear - no Java!!!! Get some here


Author: David Griffiths


This applet mirrors, repeats, and rotates your image in different directions. If you want your image to appear as you created it, you must first mirror it in your image creating program such as Paint Shop Pro. To add this applet to your page, follow the directions below.


1. Download HawkRay.class and load it in your home page directory.

2. Copy and paste the html code below on your page.

3. Make the necessary changes to the html code.


<applet code="HawkRay.class" width=200 height=150 align=left border=10 codebase="Your page directory here" > <param name="image" value="Your image directory here"> <p align=center> <p> <font size=6> Oh dear - no Java!!!! Get some <a href="http://www.microsoft.com/ie">here</a> </applet>


Back to the Applets!