scroll3d



You've seen many text scrollers, but you probably haven't seen many 3D text scrollers. This applet's configurable, and comes with several examples using different parameters.

Usage: Download scroll3D.zip which contains class files, image files, and example HTML files, and unzip it into one directory.

The applet is free to use on your site, but $25 gets you a registered version which does not say "Unregistered 3D Scroll" when a mouse is over the applet.

Java Source: not available

HTML Source:

<APPLET CODE="Scroll3D.class"  WIDTH=400 HEIGHT=86>
<param name="scrolltext" value="Announcing the Java Boutique Applet">
<param name="scrolltext1" value="Contest!  Sponsored by Symantec, the">
<param name="scrolltext2" value="applet contest will have 6 category">
<param name="scrolltext3" value="winners and one overall winner.">
<param name="fonteffect" value=" 3d smoothfont  .3 ">
<param name="textColor" value="d8cf7e">
<param name="frontShadowColor" value="ffff20">
<param name="shadowColor" value="0">
<param name="fontbackColor" value="808000">
<param name="backColor" value="ff">
<param name="fontName" value="TimesRoman">
<param name="fontsize" value="22">
<PARAM name="delay" value="100">
<param name="advance" value="1">
<param name="Frame" value="ff8827 fc7e24  d2691e d2691e a85418 7e3f12">
</applet>

Author: Liyang Shen

How to Add Java Applets to Your Site

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.