Advanced News Scroll



A highly configurable vertical text scroller featuring smooth scrolling, highlighted URL links, optional border, background image, and more! Content can be loaded from parameters a separate text file.

How To Use:

  • Download advnewsscroll2.zip (55 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="advnewsscroll.class" width="170" height="205">
    <param name="info" value="Applet by Gokhan Dagli,japplets.tripod.com">
    <param name="regcode" value="">
    
    <param name="input_text" value="from_file">
    <param name="text_file" value="avtinput.txt">
    
    <param name="scroll_mode" value="scroll">
    
    <param name="bgimage" value="imageget.jpg">
    <param name="image_xposition" value="40">
    <param name="image_yposition" value="80">
    
    <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="Helvetica">
    <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="title_underline" value="no">
    <param name="text_underline" value="no">
    
    <param name="scroll_delay" value="30">
    <param name="pause" value="0">
    
    <param name="border_thickness" value="1">
    <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

    Status: Free (commerical or non-commerical) with a status bar message that will appear when the applet is online on a site and regcode parameter isn't correct. Registration Fee of $39USD removes the status bar message.

    The Advanced News Scroll Java applet is available as part of Popular Applets Collection.

    Author: Gokhan Dagli

    Homepage: http://japplets.tripod.com/advnewsscroll.html

    Upload Date: August 13, 2001

    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.