Archive for August, 2009
Time sync for remote server
Here’s a quick little utility I used in my last project: a simple class that syncs with a time source. It can be used to ensure your application runs on server time rather than the user’s system clock. You sync once with the remote server at the start, and then Flash runs an internal timer [...]
Posted: August 11th, 2009 under Actionscript.
Comments: 1