Features

Analog flash clock is highly customizable widget. You can use your own custom skin, choose one of many built-in arrow types, change arrow colors.

Change these parameters, to configure widget style (flashvars, passed to devAnalogClock.swf):

  • clockSkin: [*.png, *.gif, *.jpg] (path to external image)
  • arrowSkin: [1..12] (defines one of 12 built-in arrow types)
  • arrowScale: [10..500] (defines arrow scale by percentage (100 is default))
  • arrowColor: [000000..FFFFFF] (sets color for all arrows)
  • arrowHColor: [000000..FFFFFF] (sets color only for hour arrow)
  • arrowMColor: [000000..FFFFFF] (sets color only for minute arrow)
  • arrowSColor: [000000..FFFFFF] (sets color only for second arrow)
  • showSeconds: [yes/no] (displays or hides seconds (yes is default)) New!
  • UTCTime: [hh:mm:ss] (sets UTC time) New!
  • timeOffset: [-x..x] (sets timezone offset in seconds) New!
  • widgetUrl: [http://*] (sets link on the widget) New!

You will find some skins in downloaded .zip package.

You can select any of built-in arrows using “arrowSkin” parameter:

arrowSkin: 1

arrowSkin: 2

arrowSkin: 3

arrowSkin: 4

arrowSkin: 5

arrowSkin: 6

arrowSkin: 7

arrowSkin: 8

arrowSkin: 9

arrowSkin: 10

arrowSkin: 11

arrowSkin: 12