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.
{ 0 comments }
Just a bunch of Adobe Flex Examples
From the category archives:
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.
{ 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.
{ 24 comments }