StarFlite
This is a Java applet which creates 3-D star shower on your Web page. You can change the size and shape of the applet to suit your tastes.
Usage: Download starflt.zip and unzip it within a directory subordinate to your HTML directory (be careful not to overwrite your own index.html file with the one in the zip).
Java Source: not available
HTML Source:
<applet code=Starflite width=450 height=200>
<param name="stars" value="8">
<param name="starcolor" value="ffff80">
<param name="background" value="stars.gif">
</applet>
Author: Ed Hobbs
|