nice! Original clock style.
Posted about 1 year ago
This is a watch similar to the ones you could find at airports and tarin stations.
Ready to use, you can copy and paste inside your movies, banners, headers, etc. ATTENTION !! Watch size is 25 kilobytes.
The preview file is bigger cause I used a bitmap on high quality, etc.
Find other version of this clock at: http://www.flashden.net/item/tabs-clock-office-version/6627
Posted about 1 year ago
looks very good!
I thought about telling you making it a bit faster, but that is not logical of course 
time is time my friend I can make one second is faster than one scond is… 
wow you must have access to my client list, im building a website for a UK airport next month and this is puuuuuuurrrrfect!!!
i will be back for this
Good Work
Jay
Posted about 1 year ago
this is what i want but i wanna use it for something else…i just wanna know is this dynamic or static..well dont think i am insane….
its dynamic in the sense its getting dynamic data..but i mean to ask…
is it dynamic in terms of the movie clips you are using..i mean can i use alphabets…text also in it..means..lets say “oh la la” etc etc
i n short can i replace numbers with text
sanju
Posted 12 months ago
@ sanju I’ll never think you’re insane 
Actually it uses actuallY very simple (and a bit old) function it wkrs by checking old time ( numbers expressed on the clock) and new time (current time) to uptade with a new number by using GetTimeSeconds, GetTimeMinutes, GetTimeHours.
Text are just dinamyc text fields. of course if you change the functions of the clock by other fucntion you can nuembers or text as well, webdings etc.
I want to make a counter to it could be used with php and cound or show any word on the displays but my friend expert expert on php is crazy busy this days.
I think this numbers can be useful as preloader showing the loaded precentage
Posted 12 months ago
This is like, REALLY Great. And so utterly usable. Compliments.
Posted 12 months ago
Beautifully done! I don’t know how hard it would be, but this effect would be great for a countdown!
Posted 11 months ago
Hi over there mottomoyoi and well done,
Your own username on screen in firefox moves about nicely once clicked. This brings us to the flipping good fun that is both arriving & departing with us ‘simultaneously’ within this file creations display.
Craigo
Posted 2 months ago
Is it possible to have it in 24hr format (without AM / PM) ?
when yes: i purchase immediately.
best regards Marcel
Posted 27 days ago
Problem is dissolved. here the code (uncommented ?)
at line 21 // ampms = myTime.getHours(); hour = numToStr(myTime.getHours()); // if (ampms > 12) // hour = numToStr(ampms – 12); // else // hour = numToStr(myTime.getHours()); // if (ampms >= 12) // ampm.ampm_txt.text = “PM”; // else // ampm.ampm_txt.text = “AM”;
thanks Marcel
Posted 24 days ago