Headline Newsticker
A cool little scroller for your links or news.
Author's Notes:
Headline Newsticker is the ideal applet for displaying unlimited text, configure font, color, size, scroll speed, alignment, and etc. It even lets you specify the position of your background image and change the status bar message for each link.
How To Use:
Download headlinenewsticker.zip (13 KB)
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="headline_newsticker.class"
archive="headline_newsticker.jar"
width=512
height=25>
<param name="width" value="512">
<param name="height" value="25">
<param name="pause" value="2">
<param name="direction" value="down">
<param name="copyright"
value="Copyright (c) 2002 SecretPlus All Rights Reserved.">
<param name="regcode" value="">
<param name="delay" value="2">
<!--First Style-->
<param name="style1" value="
fontcolor:000000;
bgcolor:FFFF00;
fontface:Verdana;
fontsize:12;
fontstyle:1;
align:center;
target:_blank;
border:1;
bordercolor:00FF00;
bgimage:plus.gif;
imgxpos:3;
imgypos:2;
leftmargin:4;
rightmargin:4;">
<!--Second Style-->
<param name="style2" value="
parentstyle:style1;
bgimage:plusover.gif;
fontcolor:FFFFFF;
bordercolor:0000FF;
bgcolor:00CC00;">
<!--Third Style-->
<param name="style3" value="
parentstyle:style1;
align:left;
fontcolor:0000FF;
bgcolor:FFFFFF;
bordercolor:000000;
bgimage:secretplus.gif;
imgxpos:427;
imgypos:0;">
<!--Fourth Style-->
<param name="style4" value="
parentstyle:style3;
bordercolor:00CC00;
fontcolor:FF0000;">
<!--First item-->
<param name="item1_label"
value="www.secretplus.com -- Headline Newsticker">
<param name="item1_url"
value="http://www.secretplus.com/headlinenewsticker/">
<param name="item1_style" value="style1">
<param name="item1_over_style" value="style2">
<param name="item1_status_bar_msg"
value="www.secretplus.com -- Headline Newsticker">
<!--Second item-->
<param name="item2_label"
value="This is a scroller for your links or news!">
<param name="item2_style" value="style3">
<param name="item2_over_style" value="style4">
<!--Third item-->
<param name="item3_label"
value="The perfect applet for displaying unlimited text">
<param name="item3_style" value="style3">
<param name="item3_over_style" value="style4">
<!--Fourth item-->
<param name="item4_label"
value="Configure font, color, size, scroll speed, alignment, and etc. ">
<param name="item4_style" value="style3">
<param name="item4_over_style" value="style4">
<!--Fifth item-->
<param name="item5_label"
value="It even lets you specify the position of your background image ">
<param name="item5_style" value="style3">
<param name="item5_over_style" value="style4">
</applet>
Configuration:
config.html
Status: Free with status bar message for non-commercial sites.
License: $19.00
Author: SecretPlus
Homepage: http://www.secretplus.com/headlinenewsticker/index.html
Upload Date: September 11, 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.