This applet displays a page-flip effect between texts. Over the
animation you can also insert an image and a scroll-text. The
applet is interactive and includes an HTML code generator that
allows users to change parameters without having any knowledge
of Java or HTML programming.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<APPLET CODE=DS_PageFlipText.class
archive="DS_PageFlipText.jar" CODEBASE="./"
width=208 height=156>
<PARAM NAME=credits
VALUE="Applet by Dario Sciacca (www.dseffects.com)">
<PARAM NAME=text1 VALUE="Applet">
<PARAM NAME=textx1 VALUE="10">
<PARAM NAME=texty1 VALUE="100">
<PARAM NAME=textfont1 VALUE="Helvetica">
<PARAM NAME=textstyle1 VALUE="bold">
<PARAM NAME=textsize1 VALUE="48">
<PARAM NAME=textcolor1 VALUE="ffff00">
<PARAM NAME=text2 VALUE="by">
<PARAM NAME=textx2 VALUE="132">
<PARAM NAME=texty2 VALUE="24">
<PARAM NAME=textfont2 VALUE="Helvetica">
<PARAM NAME=textstyle2 VALUE="bold">
<PARAM NAME=textsize2 VALUE="64">
<PARAM NAME=textcolor2 VALUE="ffffff">
<PARAM NAME=text3 VALUE="Dario">
<PARAM NAME=textfont3 VALUE="Helvetica">
<PARAM NAME=textstyle3 VALUE="bold italic">
<PARAM NAME=textsize3 VALUE="70">
<PARAM NAME=textcolor3 VALUE="ff0000">
<PARAM NAME=text4 VALUE="Sciacca">
<PARAM NAME=texty4 VALUE="96">
<PARAM NAME=textfont4 VALUE="Helvetica">
<PARAM NAME=textstyle4 VALUE="bold italic">
<PARAM NAME=textsize4 VALUE="48">
<PARAM NAME=textcolor4 VALUE="00ff00">
<PARAM NAME=image VALUE="pic.jpg">
<PARAM NAME=speed VALUE="2">
<PARAM NAME=interactive VALUE="out">
<PARAM NAME=overimage VALUE="ds.gif">
<PARAM NAME=overimagex VALUE="10">
<PARAM NAME=overimagey VALUE="10">
<PARAM NAME=overtext1 VALUE="Applet by Dario Sciacca">
<PARAM NAME=overtexty1 VALUE="10">
<PARAM NAME=overtextcol1 VALUE="ff007f">
<PARAM NAME=overtextsize1 VALUE="24">
<PARAM NAME=overtexttype1 VALUE="scrollleft">
<PARAM NAME=overtextspeed1 VALUE="2">
<PARAM NAME=overtext2
VALUE="dario@dseffects.com">
<PARAM NAME=overtextcol2 VALUE="ffffff">
<PARAM NAME=overtextsize2 VALUE="16">
<PARAM NAME=overtexttype2 VALUE="scrollup">
<PARAM NAME=overtextspeed2 VALUE="2">
<PARAM NAME=overtext3 VALUE="www.dseffects.com">
<PARAM NAME=overtexty3 VALUE="132">
<PARAM NAME=overtextcol3 VALUE="ff0000">
<PARAM NAME=overtextsize3 VALUE="20">
<PARAM NAME=overtexttype3 VALUE="scrollleft">
<PARAM NAME=overtextspeed3 VALUE="1">
<B>Sorry, no java browser</B>
</APPLET>
Status: Free
Author: Dario Sciacca
Upload Date:
July 14, 2003
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.