TimerSet

ActionScript 3 utility classes that periodically apply user-supplied functions to a user-defined set of Flex UI components, plus sample code showing their use. This can be used to blink components, cycle any property of any component through a predefined set of values, or periodically do anything you can imagine and code up in your user-supplied function!