Slideshow



Slideshow provides a real-time crossfade effect that is truely unique!

Author's Notes:
Advanced Slideshow applet featuring:

  • Frame and alpha mask support
  • Simple crossfade and complex gradient map fades
  • Timing
  • Streaming image loads for fast start-ups
  • Detailed user guide and tutorial (included in zip file)

How To Use:

  • Download Slideshow.zip (508 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet
      archive  = "Slideshow.jar"
      code     = "Slideshow.class"
      width    = 400
      height   = 266>
    
        <param name = "image1"  value = "images/1.jpg">
        <param name = "image2"  value = "images/2.jpg">
        <param name = "image3"  value = "images/3.jpg">
        <param name = "image4"  value = "images/4.jpg">
        <param name = "image5"  value = "images/5.jpg">
        <param name = "image6"  value = "images/6.jpg">
        <param name = "image7"  value = "images/7.jpg">
        <param name = "image8"  value = "images/8.jpg">
        <param name = "image9"  value = "images/9.jpg">
        <param name = "image10" value = "images/10.jpg">
        <param name = "mask"    value = "images/mask.jpg">
        <param name = "frame"   value = "images/frame.jpg">
        <param name = "gradient" value = "images/gradient1.jpg">
        <param name = "feather" value = "30">
        <param name = "showtime" value = "250">
        <param name = "fadetime" value = "4000">
        <param name = "fademethod" value = "4">
      </applet>
    

    Configuration: Detailed user guide and tutorial (included in zip file)

    Status: Free for personal use. For commercial use, please contact the author.

    Author: Rex Guo

    Homepage: http://www.waterlogic.com.sg/

    Upload Date: June 6, 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.