NCH News Ticker



Is the news getting you down? Well put your own news in this news ticker applet. Use it for diplaying messages or news, with very good looking movement and fade effects. Free for your site!

How To Use:

  • Download 42-Nch_news.zip (8 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="Nch_news.class" archive="Nch_news.jar"  
     width=220 height=150>
    
    <!-- Title - font configuration -->
    <param name="font_tit_face"    value="Arial">
    <param name="font_tit_size"    value="12">
    <param name="font_tit_style"   value="bold">
    
    <!-- Text  - font configuration -->
    <param name="font_txt_face"    value="Verdana">
    <param name="font_txt_size"    value="11">
    <param name="font_txt_style"   value="plain">
    
    <!-- Title background color -->
    <param name="bck_tit"   value="006090">
    <!-- Title default foreground color -->
    <param name="txt_tit"   value="FFFFFF">
    <!-- Text background color -->
    <param name="bck_txt"   value="0080C0">
    <!-- Text foreground color -->
    <param name="txt_txt"   value="00FFFF">
    
    <!-- intensity of vibration -->
    <param name="vibration"   value="3">
    <!-- Delay time of fade in/out -->
    <param name="fade_delay"  value="30">
    <!-- Delay time for the news to stay -->
    <param name="still_delay" value="100">
    
    <!-- Sample NEWS 1 -->
    <!-- Left (moving) title of news 1 -->
    <param name="tit1_1"value="New">
    <!-- Right (still) title of news 1 -->
    <param name="tit2_1"value="- 12/31/2003 -">
    <!-- Custom title foreground color of news 1 -->
    <param name="coltit_1"value="00FF00">
    <!-- Text of news 1 -->
    <param name="txt_1" value="JavaBoutique your stop for Free 
    Java Applets, Games, Programming Tutorials, and Downloads">
    
    <!-- Sample NEWS 2 -->
    <!-- Left (moving) title of news 2 -->
    <param name="tit1_2"value="Information">
    <!-- Right (still) title of news 2 -->
    <param name="tit2_2"value="- 01/13/2004 -">
    <!-- Custom title foreground color of news 2 -->
    <param name="coltit_2"value="FFFF00">
    <!-- Text of news 2 -->
    <param name="txt_2" value="Ok, let's be serious...this is a 
    sample of what you can do with this FREE applet. If you want the 
    source code download the zip!">
    
    <!-- Sample NEWS 3 -->
    <!-- Left (moving) title of news 3 -->
    <param name="tit1_3"value="LOOK !">
    <!-- Right (still) title of news 3 -->
    <param name="tit2_3"value="- 01/14/2004 -">
    <!-- Text of news 3 -->
    <param name="txt_3" value="Thanks for visiting us and 
    making this the number one place for Java News, articles 
    Applets and more.">
    </applet>
    

    Status: Free

    Author: Nicolás Charczewski

    Upload Date:
    January 14, 2004

    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.