‘timer’

Tips & Tricks 6: How to Create a Countdown Timer in Actionscript 3.0

I will show you how to create a simple yet effective countdown timer in ActionScript 3.0. It counts from days to seconds and it’s useful when you schedule anniversaries, appointments, holidays. 1. Create a dynamic TextField and aligned to the right.

Read More →