| <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> |