Analog Clock Applet 1.0 by Tayfun Duran
You can distrubute this applet freely!
The applet shows current time on
the HTML page in analog mode.
Parameters that can be used in the
applet are below:
<applet code=saat width=140 height=140>
<param
name=radius value=70>
<param name=clock
value=saat.jpg>
<param name=clockred value=255>
<param name=clockgreen value=255>
<param name=clockblue
value=255>
<param name=correction
value=0>
</applet>
radius :Radius (pixel) of the clock. This is
important for
the
lenght
of hour hand, minute hand and second hand of
the
clock!
clock :The name of the background image
of the clock! You use
use
your
own image.
clockred :Red component of the background
color.
clockgreen :Green component of the background
color.
clockblue :Blue component of the background color.
correction :Correction value for hour
(must be - or + integer)!
Default values are exist and set to value of images which is given
with
the applet. If you don't use any parameters, applet use above
values and can be seen
like on the example page
If you want to use your own image for clock, radius parameter should
be
equal to radius of the circle (or what shape) in the image! Your
image may be 300x400,
but your circle has 50 pixel radius!
You can see the usage of applet in my web page!
http://www.netone.com.tr/~tayfund