DSLake


Sorry, no java browser

There's something in the lake,and it's not the Loch Ness Monster! Check out this lake applet that allows you to add scrolling text and image overlays! A code generator is provided for the HTML and programming challanged!

How To Use:

  • Download DS_Lake_10J.zip (21 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <APPLET CODE="DS_Lake.class" width=300 height=184>
    	<PARAM NAME=credits 
    		VALUE="Applet by Dario Sciacca (www.dseffects.com)">
    	<PARAM NAME=image VALUE="darklagoon.jpg">
    	<PARAM NAME=lakeheight VALUE="48">
    	<PARAM NAME=palette VALUE="2">
    	<PARAM NAME=interactive VALUE="yes">
    
    	<PARAM NAME=overimage VALUE="javabtq.gif">
    	<PARAM NAME=overimagex VALUE="250">
    	<PARAM NAME=overimagey VALUE="10">
    	<PARAM NAME=overtext1 VALUE="JavaBoutique">
    	<PARAM NAME=overtexty1 VALUE="124">
    	<PARAM NAME=overtextcol1 VALUE="ffff00">
    	<PARAM NAME=overtextsize1 VALUE="24">
    	<PARAM NAME=overtexttype1 VALUE="scrollleft">
    	<PARAM NAME=overtextspeed1 VALUE="2">
    	<PARAM NAME=overtext2 VALUE="Applets">
    	<PARAM NAME=overtextcol2 VALUE="ffffff">
    	<PARAM NAME=overtextsize2 VALUE="20">
    	<PARAM NAME=overtexttype2 VALUE="scrollup">
    	<PARAM NAME=overtextspeed2 VALUE="2">
    	<PARAM NAME=overtext3 VALUE="Resources">
    	<PARAM NAME=overtexty3 VALUE="54">
    	<PARAM NAME=overtextcol3 VALUE="00ff00">
    	<PARAM NAME=overtextsize3 VALUE="20">
    	<PARAM NAME=overtexttype3 VALUE="scrollleft">
    	<PARAM NAME=overtextspeed3 VALUE="1">
    
    	<B>Sorry, no java browser</B>
    </APPLET>
    

    Configuration: config.html

    Status: Demo

    Author: Dario Sciacca

    Homepage: http://www.dseffects.com/applets/DS_Lake/DS_Lake.html

    Upload Date: September 20, 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.