Athera Blink Pro Applet



Author: Unknown


This applet blinks and moves your text around. To add it to your page, follow the directions below.


1. Download AtheraBlinkPro.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 codebase="Your page directory here" code="AtheraBlinkPro.class" align="baseline" width="330" height="150"> <param name="TEXT"value="The Java Shoppe, applets, scripts, great links, and more!"> <param name="speed" value="10"> <param name="TEXTsize" value="30"> <param name="BGCOLOR" value="# 000000"></applet>


Back to the Applets!