I was wondering how to create just a basic timer with hours minutes and seconds.
I have been trying to work it out but i cant, so i need help. :)
TriX
Printable View
I was wondering how to create just a basic timer with hours minutes and seconds.
I have been trying to work it out but i cant, so i need help. :)
TriX
There is an action script command called getTimer() which returns an elapsed time in milliseconds.
How and where do i use the actionscript?
TriX