Jannal |
Description: A star needs a spotlight, right? Play with the spot by moving your mouse, otherwise a random spot is displayed. Click on the mouse button to 'solve' the picture. You can use any other picture in the applet. Adjust the width and height of the applet to the width and height of your photo. That's it. Coding for the demo applet: <APPLET CODE="Jannal.class" WIDTH=300 HEIGHT=198> <param name="IMAGE" value="angel.jpg"> <param name="SIZE" value="60"> </APPLET> Author: Elango Sampandam (elangos@hotmail.com)
|