DS FireWorks


Sorry, no java browser

This cool little fireworks applet allows you to insert image and text overlays! A code generator is provided for the HTML and programming challenged!

How To Use:

  • Download DS_FireWorks_10J.zip (15 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="DS_FireWorks.class" width=200 height=200>
    	<PARAM NAME=credits 
    		VALUE="Applet by Dario Sciacca (www.dseffects.com)">
    	
    	<PARAM NAME=particles VALUE="400">
    	<PARAM NAME=gravity VALUE="no">
    	<PARAM NAME=interactive VALUE="YES">
    	
    	<PARAM NAME=overimagex VALUE="10">
    	<PARAM NAME=overimagey VALUE="10">
    	<PARAM NAME=overtext1 VALUE="JavaBoutique">
    	<PARAM NAME=overtexty1 VALUE="70">
    	<PARAM NAME=overtextcol1 VALUE="ffff00">
    	<PARAM NAME=overtextsize1 VALUE="24">
    	<PARAM NAME=overtexttype1 VALUE="scrollleft">
    	<PARAM NAME=overtextspeed1 VALUE="2">
    	
    	<B>Sorry, no java browser</B>
    </APPLET>
    
    

    Configuration: If there is enough to say, create a config page and link to it here, otherwise leave it commented out config.html

    Status: Free - $20 registration fee to specify your URL.

    Author: Dario Sciacca

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

    Upload Date: March 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.