Archive for November, 2007

Accurate Timing in ActionScript

Wednesday, November 7th, 2007

@Update: 23rd May 2008. Small refactoring of the code without changing the interface, the .zip archive now includes a working example. There are many things that require timing when programming, for me the challenge is accurately timing how long a user has been viewing a video for. There are ...