Light Rays


View Applet

Light Rays simulates shafts of light shining through an image. The colors and shapes of light are defined by an image which you supply, making the possibilities limitless.

How To Use:

  • Download LightRaysPersonal.zip (405 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet archive ="LightRaysPersonal.jar" code="LightRaysPersonal.class" 
    width =450 height = 250 name = vlights ID = vlights>
    <param name = "blendmode" value = "5">
    <param name = "lightPulsateSpeed" value = "1.0">
    <param name = "lightMotionType" value = "0">
    <param name = "lightMotionSpeed" value = "0.5">
    <param name = "lightMotionScaleX" value = "0.8">
    <param name = "lightMotionScaleY" value = "0.8">
    <param name = "lightRadiusX" value = "0.05">
    <param name = "lightRadiusY" value = "0.05">
    <param name = "lightAlpha" value = "0.9">
    <param name = "lightAlphaMin" value = "0.15">
    <param name = "lightInteractive" value = "true">
    <param name = "foregroundImage" value = "lightrays/fore3.jpg">
    <param name = "backgroundImage" value = "lightrays/back3.jpg">
    <param name = "frame" value = "lightrays/frame3.jpg">
    <param name = "mask" value = "lightrays/mask3.jpg">
    <param name = "foregroundActive" value = "true">
    <param name = "backgroundActive" value = "true">
    <param name = "frameActive" value = "true"></applet>
    

    Status: Free for Personal Edition
    Professional Edition (US$10.00)

    Author: Rex Guo

    Upload Date: February 06, 2003

    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.