Snow



Cool off with this slick little snow effect applet.

How To Use:

  • Download Snow.zip (21KB) and unzip in your HTML directory.
  • Create your own background image if you wish, and create your own foreground image using transparency to control where the snow lands.

    Java Source: Unavailable.

    Sample HTML Source:

    <applet code="snowFX.class" name="snowFX" width="300" height="200">
    	<param name="image1" value="1.gif">
    	<param name="url1" value="http://javaboutique.internet.com">
    	<param name="msg1" value="Welcome to the JavaBoutique">
    	<param name="credits" value="Applet by Ibon Tolosana (www.izar.net/~ibon.html)">
    	<param name="backred" value="0">
    	<param name="backgreen" value="0">
    	<param name="backblue" value="0">
    	<param name="snowfactor" value="1000">
    	<param name="backimage" value="gradient.jpg">
    	<param name="showimages" value="yes">
    	<param name="frame" value="_blank">
    </applet>
    

    Configuration: config.html

    Status: Free.

    Author: ibon tolosana

    Homepage: http://www.izar.net/~ibon/applets/snow

    Upload Date: August 12, 1999

    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.