A customizable animated text menu that gives the illusion of flying in space while allowing different url links to different messages flying by.
Unzip with a
compression utility.
Java Source: unavailable
Sample HTML Source:
<APPLET CODE=Stars2000.class ARCHIVE=Stars2000.jar WIDTH=400 HEIGHT=200>
<PARAM NAME="copyright"
VALUE="© 1998 dZiners.com, http://www.dZiners.com/">
// do not modify
<PARAM NAME="author"
VALUE="Igal Sapir">
// copyright information
<PARAM NAME="license"
VALUE="freeware">
<PARAM NAME="stars"
VALUE="50">
// too many stars can slow down the performence
<PARAM NAME="font"
VALUE="Verdana,bold">
// font name and style
<PARAM NAME="fps"
VALUE="16">
// frames per second
<PARAM NAME="message#1"
VALUE="dZiners.com,blue">
// message, color, url on click
<PARAM NAME="message#2"
VALUE="proudly presents,yellow">
// message, color
<PARAM NAME="setbounds#2"
VALUE="yes">
// do not expand beyond screen size
<PARAM NAME="message#3"
VALUE="Stars2000 Java Applet">
// message with default color
<PARAM NAME="sizes#3"
VALUE="100">
// number of different sizes for text
<PARAM NAME="setbounds#3"
VALUE="yes">
<PARAM NAME="status#3"
VALUE="The Stars2000 Java Applet">
// status bar message for this item
<PARAM NAME="message#4"
VALUE="another fine applet,#40ff80">
// message with HTML-like hex coded color
<PARAM NAME="message#5"
VALUE="written by Igal Sapir,red">
</APPLET>
Status: freeware
Author: Igal Sapir
Homepage: http://www.dZiners.com/
Upload Date: September 26, 1997
Updated: January 12, 2000
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.