Mdrain
<applet code="Mdrain.class"
width="135" height="144">
Tax the name of the applet, the width and the height, they must be equal
to the dimensions of the used image.
<param name="image" value="modella.jpg">
.gif image or .jpg to insert.
<param name="effect_type" value="2">
Tax the type of effect, three effects. Number "0" image
turns in sense counterclockwise with spiral effect, "1"
image turns with spiral effect in hourly sense, "2" spiral
effect and vortex on firm image. If the inserted value is better or equal
to 3 the applet takes the value 0 like default.
<param name="background" value="000000">
Tax the color of background of the applet, insert only number and character,
without the character #.
<param name="speed" value="10">
Speed execution animation 10 = 0,010 seconds, taller it is the number slower
execution.
<param name="num_frames" value="155">
Tax the number of the frame for the animation if the inserted value is small
or equal to 60 the applet takes the value 100 like default.
<param name="priority" value="8">
Tax the priority of the thread the values go from 1 to 10, taller the value
more the execution will be fluid and fast (with a better use of the processor)
if you in a document have two applet lower the level to 3.
<param name="href" value="http://www.javafile.com">
Possible link to insert.
<param name="target" value="_blank">
Frame destination.
<param name="mouse_enter" value="Applet Mdrain by (
Massimo Giari )">
Text visualized in the status bar of the browser when the mouse enters the
applet, you insert the text to like.
<param name="autore" value="Massimo Giari">
This parameter concerns the notes of the author, you could not be removed
otherwise the applet doesn't work.
</applet> |
Back to Mdrain
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.
|