<applet code="Shifter.class" archive="Shifter.jar" width="256" height="256"> <param name="difficulty" value="10"> <! 0=no shuffling, 5=easy, 50=hard etc> <param name="image" value="RedHead.gif"> <! Filename of the image> <param name="bordercolor" value="000000"> <! Hex-bordercolor, 000000=black, ffffff=white, ff0000=red etc)> <!Important: width and height have to be the same, and they must be a multiple of 4! > </applet>
siehe HTML- Code
Eigelb