DS PlasmaText


Sorry, no java browser

Add this cool plasma effect to your text. Display it over an image or use it plain! As a bonus, you can add scrolling text or an image overlay! A code generator is provided for the HTML and programming challenged!

How To Use:

  • Download DS_PlasmaText_10J.zip (23 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE=DS_PlasmaText.class CODEBASE="./" width=400 height=130>
    <PARAM NAME=credits VALUE="Applet by Dario Sciacca (www.dseffects.com)">
    <PARAM NAME=bgcolor VALUE="FFFFFF">
    <PARAM NAME=text1 VALUE="JavaBoutique">
    <PARAM NAME=textfont1 VALUE="Helvetica">
    <PARAM NAME=textstyle1 VALUE="bold">
    <PARAM NAME=textsize1 VALUE="60">
    <PARAM NAME=text2 VALUE="Java">
    <PARAM NAME=textfont2 VALUE="Helvetica">
    <PARAM NAME=textstyle2 VALUE="bold italic">
    <PARAM NAME=textsize2 VALUE="48">
    <PARAM NAME=text3 VALUE="JSP and Servlets">
    <PARAM NAME=textfont3 VALUE="Helvetica">
    <PARAM NAME=textstyle3 VALUE="bold italic">
    <PARAM NAME=textsize3 VALUE="48">
    <PARAM NAME=plasmasize VALUE="1">
    		<PARAM NAME=plasma1 VALUE="4">
    		<PARAM NAME=plasma2 VALUE="-4">
    		<PARAM NAME=plasma3 VALUE="3">
    		<PARAM NAME=plasma4 VALUE="6">
    <PARAM NAME=interactive VALUE="no">
    <PARAM NAME=overimage VALUE="javabtq_button.gif">
    <PARAM NAME=overimagex VALUE="1">
    <PARAM NAME=overimagey VALUE="10">
    
    
    <PARAM NAME=overtext1 VALUE="Applets">
    		<PARAM NAME=overtexty1 VALUE="10">
    		<PARAM NAME=overtextcol1 VALUE="ff007f">
    		<PARAM NAME=overtextsize1 VALUE="24">
    		<PARAM NAME=overtexttype1 VALUE="scrolldown">
    		<PARAM NAME=overtextspeed1 VALUE="1">
    
    <PARAM NAME=overtext2 VALUE="Articles">
    		<PARAM NAME=overtexty2 VALUE="10">
    		<PARAM NAME=overtextcol2 VALUE="ff007f">
    		<PARAM NAME=overtextsize2 VALUE="24">
    		<PARAM NAME=overtexttype2 VALUE="scrolldown">
    		<PARAM NAME=overtextspeed2 VALUE="1">
    
    <PARAM NAME=overtext3 VALUE="Tutorials">
    		<PARAM NAME=overtexty3 VALUE="10">
    		<PARAM NAME=overtextcol3 VALUE="ff007f">
    		<PARAM NAME=overtextsize3 VALUE="24">
    		<PARAM NAME=overtexttype3 VALUE="scrolldown">
    		<PARAM NAME=overtextspeed3 VALUE="1">
    
    <B>Sorry, no java browser</B>
    </APPLET>
    
    

    Configuration: config.html

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

    Author: Dario Sciacca

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

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