ActiveDen

Classic Clock

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 1 and 9 items
  • Turkey
  • Referred between 10 and 49 users
DesignForLife says

nice second effect

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
MBMedia says

very good graphics :)

3 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • United States
indierockmedia says

Can you set this to display the current server time?

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Europe
  • Referred between 1 and 9 users
CyberLeaf says

@indierockmedia: it’s possibile, but you have to tweak a little the AS.

At the moment the clock shows your computer time, with the “Date” function. You just need to put the clock swf in a php or asp page, retrieve the server time (for example with the php “time” function), and then pass this value to the flash object.

So in AS you just have to change the bit of code where it gets the date:
var today = new Date();

and instead retrieve the php server time from the parameters, with a queryStrings function.

Hope to have been of help… :)

3 years ago

by
by
by
by
by