This applet rotates and scales any image in real time. As a bonus, you can add scrolling text or an image overlay! A code generator is provided for the HTML and programming challanged!
Unzip with a
compression utility.
Java Source:
Unavailable.
Sample HTML Source:
<applet code=DS_RotScale.class name=DS_RotScale width=160 height=160 >
<PARAM NAME=credits VALUE="Applet by Dario Sciacca (www.dseffects.com)">
<PARAM NAME=image VALUE="dario.jpg">
<PARAM NAME=rotspeed VALUE="2">
<PARAM NAME=scalespeed VALUE="2">
<PARAM NAME=direction VALUE="clockwise">
<PARAM NAME=bgcolor VALUE="000000">
<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="136">
<PARAM NAME=overtextcol3 VALUE="ff0000">
<PARAM NAME=overtextsize3 VALUE="20">
<PARAM NAME=overtexttype3 VALUE="scrollleft">
<PARAM NAME=overtextspeed3 VALUE="1">
Sorry, no java browser
</applet>
Configuration:
config.html
Status: Free for non-commercial use.
Author: Dario Sciacca
Homepage: http://www.dseffects.com
Upload Date: October 11, 2000
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.