From the category archives:

TimerEvent

The following example shows how you can use a timer to change the selected index in a Flex ViewStack container.

Full code after the jump.

[click to continue…]

{ 0 comments }

Here’s an example of a simple timer which displays minutes, seconds, and milliseconds, which I built in Flex using the flash.utils.Timer class. You can start and stop the timer using two Button controls.

Full code after the jump.

[click to continue…]

{ 24 comments }