MagicImage



This little applet combines two image files to create a cool scrolling texture effect.

How To Use:

  • Download magicimage.zip (19 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="magicimage.class" width=460 height=80>
    	<param name=info value="Applet by Gokhan Dagli,japplets.tripod.com">
    	<param name=regcode value="">
    	<param name=bgcolor value="bf2222">
    	<param name=foreground_image value="mimg.gif">
    	<param name=background_image value="txture.jpg">
    	<param name=status_bar value="Click here">
    	<param name=scroll_way value="false">
    	<param name=delay_time value="40">
    	<param name=link value="http://javaboutique.com">
    	<param name=target_frame value="_self">
    </applet>

    Status: Free

    Author: Gokhan Dagli

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

    Upload Date: May 2, 2000


    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.