Plasmize



Plasmize takes two images and does a plasma cloud type continuous fade between the two. An interesting effect.

How To Use:

  • Download Plasmize.zip (48 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET code=Plasmize.class height=95 name=ap width=127>
    <PARAM NAME="levels" VALUE="40">
    <PARAM NAME="image1" VALUE="jb.gif">
    <PARAM NAME="image2" VALUE="jb2.gif">
    <PARAM NAME="delay" VALUE="50">
    <PARAM NAME="code" VALUE="Plasmize.class">
    <PARAM NAME="height" VALUE="95">
    <PARAM NAME="name" VALUE="ap">
    <PARAM NAME="width" VALUE="127">
    </APPLET>
    

    Configuration:

    Name

    Value

    Example
    levels Frames of the animation
    10
    image1 First Image
    1.jpg
    image2 Second Image
    2.jpg
    delay Time per frame
    30

    Status: Free. Registration required to remove embedded link to home page.

    Author: Edward Smith

    Homepage: http://www.javabase.fsnet.co.uk/Plasmize/Plasmize.html

    Upload Date: December 14, 2000

    Updated: January 4, 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.