Cline
Cline is another free button applet. The surface of the button is algorimetically animated, and has several moving colored lines on it. The file Cline.zip has two HTML files that show how to use it.
Usage: Download Cline.zip and unzip it in your HTML directory.
Java Source: Cline.java
HTML Source:
<applet code=Cline.class id=Cline width=32 height=32 >
<param name=Speed value = 100>
<param name=URL value="http://www.ccountry.net/~lindac">
</applet>
Author: Linda Carpenter
Homepage: http://www.ccountry.net/~lindac
|