Features

Digital flash clock is highly customizable widget. You can use your own custom skin (digits), change colors, etc..

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

  • clockSkin: [*.png, *.gif, *.jpg] (path to external image; clock digits)
  • digitWidth: [1..x] (defines the width of the digit)
  • digitHeight: [1..x] (defines the height of the digit)
  • digitsColor: [000000..FFFFFF] (sets the color for all the digits)
  • showSeconds: [yes/no] (displays or hides seconds (yes is default))
  • secondsColor: [000000..FFFFFF] (sets the color for the seconds digits)
  • separatorWidth: [1..x] (defines the width of the separator symbol)
  • ampm: [yes/no] (displays or hides AM, PM symbol (yes is default))
  • ampmWidth: [1..x] (defines the width of the AM, PM symbol)
  • ampmColor: [000000..FFFFFF] (sets the color for the AM, PM symbol)
  • panelColor: [000000..FFFFFF] (sets the background color for the clock)
  • panelPadding: [0..x] (defines the padding for clock panel)
  • panelSkin: [*.png, *.gif, *.jpg] (path to external image; clock background)
  • 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!

 

Skin and parameters combination usage:

skin001.png