Wormhole

Sorry, your browser doesn't support Java.


Description: This funny applet can generate and animate in realtime a wormhole effect, or a dot-tunnel as it is also known. This applet is fully parametrized, so you can change many things to adapt the effect to your pages and purposes. The "dotden" parameter determines the density of dots: A value of 1=full circles, then increasing the division of circles up to a value of 23. You can change the background colour for the best results on your web page. The RGB values are the same as HTML tags, but in decimal values without the "#" symbol. The "xspeed" and "yspeed" parameters control the speed of X and Y scrolling. If you want the effect to appear in black with a lighter background, simply set "negative" as "NO" and change back R/G/B to 255,255,255 or similar. With a value of "YES", the effect is painted in white under your desired background (this time it must be darker to have enough contrast). View wormhole.txt for description of parameters.


HTML code of the applet:

<applet archive="wormhole.jar" code="wormhole.class" width="170" height="170">
<param name="credits" value="Applet by Fabio Ciucci (www.anfyjava.com)">
<param name="dotden" value="10">
<param name="backR" value="0">
<param name="backG" value="0">
<param name="backB" value="60">
<param name="xspeed" value="3">
<param name="yspeed" value="4">
<param name="negative" value="YES">
<param name="overimg" value="smalyelo.gif">
<param name="overimgX" value="55">
<param name="overimgY" value="65">
<param name="textscroll" value="NO">
<param name="regcode" value="NO">
<param name="reglink" value="NO">
<param name="regnewframe" value="NO">
<param name="regframename" value="_blank">
<param name="statusmsg" value="Wormhole applet">
<param name="memdelay" value="1000">
<param name="priority" value="3">
<param name="MinSYNC" value="10">
Sorry, your browser doesn't support Java.
</applet>

Author: Fabio Ciucci
Homepage: http://www.anfyteam.com/
Java Source: Not available
Download: wormhole.zip (33k), but
we recommend the complete AnfyJava package
(40 applets - 3,2 MB) - available on www.anfyteam.com 
Usage: The freeware version contains a link to the author's homepage.
The registered version has no restrictions.

 

Home · Help · Report Error · Contact · Privacy · Link us · About

© 1Archive.com - World's best freeware!