|
Flash » Server-side » PHP Server-Side Countdown Timer using ExternalInterface (163 views) Creating a timer using Flash's Date class is easy enough to do, but what if you want to use the server-side time instead? This is definitely possible using PHP's time() function and the External Interface class in Flash Actionscript 3. |