| Here are some canned instructions for using AlexWarp, in case you need
them. Note that AlexWarp was written in Java, so you must have Java installed
on your machine before you can run it.
First, place text similar to the following in your HTML page: <applet code=AlexWarp.class width=190 height=190> <param name=image value=billsmall.gif> (If you had a Java-capable browser, you'd see a really cool applet here.) </applet> <br>AlexWarp applet by Alex RosenIn the above text, replace "billsmall.gif" with the name of your GIF or JPEG file. Adjust the width and height in the coding as per the dimensions of your replacement file. Download the Java warping program. Decompress the Zip file and you'll get two files: AlexWarp.class and ImageWarper.class. Place these files in the SAME directory as your HTML page and the image to be warped. Remember:
|