DS_Swirl


Sorry, no java browser

Watch your image swirl in real time, plus add a scrolling text and an image overlay! Change parameters with no need of programming knowledge, just fill in a form!

How To Use:

  • Download DS_Swirl_10J.zip (26 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="DS_Swirl.class" width=180 height=180>
    	<PARAM NAME=credits 
    		VALUE="Applet by Dario Sciacca (www.dseffects.com)">
    	<PARAM NAME=image VALUE="pic.jpg">
    	<PARAM NAME=speed VALUE="4">
    	<PARAM NAME=radius VALUE="100">
    	<PARAM NAME=angle VALUE="720">
    	<PARAM NAME=pause VALUE="10">
    	<PARAM NAME=interactive VALUE="out">
    	
    	
    	<PARAM NAME=overtext1 VALUE="JavaBoutique">
    	<PARAM NAME=overtexty1 VALUE="150">
    	<PARAM NAME=overtextcol1 VALUE="ff0000">
    	<PARAM NAME=overtextcols1 VALUE="000000">
    	<PARAM NAME=overtextsize1 VALUE="32">
    	<PARAM NAME=overtexttype1 VALUE="scrollleft">
    	<PARAM NAME=overtextspeed1 VALUE="2">
    	<PARAM NAME=overtext2 VALUE="Tutorials">
    	<PARAM NAME=overtextcol2 VALUE="ffffff">
    	<PARAM NAME=overtextcols2 VALUE="000000">
    	<PARAM NAME=overtextsize2 VALUE="14">
    	<PARAM NAME=overtexttype2 VALUE="scrolldown">
    	<PARAM NAME=overtextspeed2 VALUE="2">
    	<PARAM NAME=overtext3 VALUE="Resources">
    	<PARAM NAME=overtexty3 VALUE="12">
    	<PARAM NAME=overtextcol3 VALUE="ffff00">
    	<PARAM NAME=overtextcols3 VALUE="000000">
    	<PARAM NAME=overtextsize3 VALUE="18">
    	<PARAM NAME=overtexttype3 VALUE="scrollleft">
    	<PARAM NAME=overtextspeed3 VALUE="1">
    	
    	<B>Sorry, no java browser</B>
    </APPLET>
    
    

    Configuration: config.html

    Status: Demo. $28 registration fee makes the applet click-able to a domain of your choice.

    Author: Dario Sciacca

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

    Upload Date: June 17, 2002

    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.