Magic Text Scroll



Magic Text Scroll is a horizontal text scroller that scrolls two or more lines of text from left to right or right to left, at different speeds, in different font colors, at the same time!

Author's Notes:
Updated for NS6 and Opera5 compatibility. jdk1.02

How To Use:

  • Download magicscroll2.zip (11 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="magic_textscroll.class" 
    	width="380" 
    	height="40">
    	
    	<param name="applet_width" value="380">
    	<param name="applet_height" value="40">
    
    	<param name="regcode" value="">
    	<param name="info" 
    		value="Applet by Gokhan Dagli,japplets.tripod.com">
    
    	<param name="bgcolor" value="ffffff">
    
    	<param name="text_count" value="3">
    
    	<param name="text1" 
    		value="NOW!    NOW!     DOWNLOAD     NOW!    NOW!">
    	<param name="text2" 
    		value="You can download and use Magic Text Scroll !    
    		Fast, flexible and cool !   
    		You can scroll two or more messages 
    		left to right or right to left !">
    	<param name="text3" value="Cool!">
    	
    	<param name="textcolor1" value="bfbfbf">
    	<param name="textcolor2" value="109a10">
    	<param name="textcolor3" value="ac0000">
    	
    	<param name="font_type1" value="Arial">
    	<param name="font_type2" value="Arial">
    	<param name="font_type3" value="Arial">
    
    	<param name="font_style1" value="0">
    	<param name="font_style2" value="0">
    	<param name="font_style3" value="3">
    	
    	<param name="font_size1" value="24">
    	<param name="font_size2" value="12">
    	<param name="font_size3" value="32">
    
    	<param name="delay_time" value="22">
    
    	<param name="wait_period1" value="1">
    	<param name="wait_period2" value="1">
    	<param name="wait_period3" value="1">
    	
    	<param name="animation_step1" value="1">
    	<param name="animation_step2" value="2">
    	<param name="animation_step3" value="3">
    
    	<param name="direction1" value="false">
    	<param name="direction2" value="true">
    	<param name="direction3" value="true">	
    
    	<param name="link" 
    		value="http://javaboutique.internet.com">
    	<param name="target_frame" value="_self">
    </applet>
    

    Configuration: config.html

    Status: Free with a status bar warning for commercial and non-commercial. $19 registration fee removes the status bar warning.

    Author: Gokhan Dagli

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

    Upload Date: June 26, 2000

    Updated: August 22, 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.