Decrypt images or messages in a fantastic moving way...
or convert normal messages into complete nonsense!
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="a.class" archive="ImageMoverO.jar" width="320" height="240">
<!======== note ========>
<! The size of the applet, the image and the movematrix have to be
identical. Resizing or creating a new movematrix is complicated,
so I suggest you leave the size unchanged.
<!======== simple parameters ========>
<! path and name of image to be displayed>
<param name="imagename" value="text.gif">
<! mode 1: normal "destruction" of image
mode 2: decryption-mode - builds the image out of chaos
mode 3: abnormal destruction>
<param name="mode" value="2">
<! this parameter is for mode 2 (decryption) only. It specifies
how long the image takes to decrypt. Warning: The higher this value
is, the more time the applet needs to start. Default: 200>
<param name="encryptionduration" value="200">
<! how long to wait until animation starts (10=1sec, 20=2secs...) >
<param name="delaystart" value="0">
<!======== expert parameters ========>
<! how many milisecondes to wait after each refresh. Fast=20, slow=40 >
<param name="delay" value="15">
<! path and filename of image that contains move-matrix, that controls
the movement of pixels. Size of applet, image and movematrix-image
have to be the same. red=move up, yellow=move right, green=move down,
blue=move right>
<param name="movematrixname" value="movematrix_320x240.gif">
<!======== license keys ========>
<! if you buy a license you get a key to remove the link to my site>
<param name="key1" value="0">
<param name="key2" value="0">
<param name="key3" value="0">
</applet>
Status: Free with status bar message
Author: Paul Schmidinger
Homepage: http://www.eigelb.at
Upload Date: October 31, 2002
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.