The following example shows how you can cross fade two bitmap images using the CrossFade effect in Flex 4.
Full code after the jump.
{ 2 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can cross fade two bitmap images using the CrossFade effect in Flex 4.
Full code after the jump.
{ 2 comments }
The following example shows how you can set the duration of a sound effect in Flex by setting the duration and useDuration properties.
Full code after the jump.
{ 0 comments }
The following example shows how you can apply an easing function to a property animation in Flex with the beta Gumbo SDK and Flash Player 10 by setting the easingFunction property on the AnimateProperties object instance.
Full code after the jump.
{ 0 comments }