Home > Flex, Swf > Creating blinking text on a Spark RichText control in Flex 4

Creating blinking text on a Spark RichText control in Flex 4

August 15th, 2010

The following example shows how you can create a blinking text effect on a Spark RichText control in Flex 4 using a simple property animation with the Animate and SimpleMotionPath classes to tween the alpha property. I’d like to dedicate this post to the two people that searched for this on my blog (who may [...]

Source:Creating blinking text on a Spark RichText control in Flex 4

admin Flex, Swf ,