Advanced Typewriter Scroll
A highly configurable vertical text scroller - news ticker featuring smooth scrolling, highlighted URL links, optional border, configurable margins ,and background image and more. The scroll content can be loaded from a separate text file or parameters.
Author's Notes:
Updated for javascript and hand cursor support. Advanced Typewriter Scroll Applet Features: Javascript support, background image, the scroll content can be loaded from a separate text file or parameters, smooth scrolling, full customizable font characteristics, custom colored border, custom scroll delay, highlighted URL links, configurable margins, and more...
How To Use:
Download advtypew2.zip (60 KB)
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="advtypew.class" width="159" height="155" MAYSCRIPT>
<param name="info"
value="Applet by Gokhan Dagli,www.appletcollection.com">
<param name="regcode" value="">
<param name="input_text" value="from_file">
<param name="text_file" value="avtinput.txt">
<param name="bgimage" value="b15.jpg">
<param name="image_xposition" value="0">
<param name="image_yposition" value="0">
<param name="bgcolor" value="000000">
<param name="title_color" value="ffcc00">
<param name="text_color" value="ffffcc">
<param name="highlight_title_color" value="ff3300">
<param name="highlight_text_color" value="ff3300">
<param name="title_align" value="left">
<param name="text_align" value="left">
<param name="title_font_type" value="Arial">
<param name="title_font_size" value="12">
<param name="title_font_style" value="1">
<param name="text_font_type" value="Arial">
<param name="text_font_size" value="11">
<param name="text_font_style" value="0">
<param name="scroll_delay" value="12">
<param name="type_delay" value="40">
<param name="border_thickness" value="0">
<param name="border_color" value="ffffcc">
<param name="left_margin" value="10">
<param name="top_margin" value="10">
<param name="right_margin" value="10">
<param name="bottom_margin" value="10">
<param name="vertical_space" value="20">
<param name="title_linespace" value="0">
<param name="text_linespace" value="0">
</applet>
Configuration:
config.html
avtinput.txt
Status: Free to use with a status bar message . $39 registration removes message.
Author: Gokhan Dagli
Homepage: http://www.appletcollection.com/advtypew.html
Upload Date: September 4, 2001
Updated: August 1, 2002
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.
|