Archive for August 12th, 2008

12
Aug

Using an easing function with the AnimateProperties class in Flex and Flash Player 10

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.

(more…)

12
Aug

Repeating an animation using the AnimateProperties class in Flex and Flash Player 10

The following example shows how you can repeat a property animation in Flex with the beta Gumbo SDK and Flash Player 10 using the AnimateProperties class and repeatCount property.

Full code after the jump.

(more…)

12
Aug

Animating properties using the AnimateProperties class in Flex and Flash Player 10

In a previous entry, “Rotating an image along its x-axis, y-axis, and z-axis in Flex and Flash Player 10″, we saw how you could rotate an image along the x-axis, y-axis, and z-axis by setting the rotationX, rotationY, and rotationZ properties.

The following example shows how you can use the new new AnimateProperties class to rotate of an image along the y-axis by animating the rotationY property.

Full code after the jump.

(more…)

12
Aug

Alternating tile background colors for items in a TileList control in Flex

The following example shows how you can set alternating background colors for tiles in a Flex TileList control by setting the alternatingItemColors style using MXML, CSS or ActionScript.

Full code after the jump.

(more…)




 

August 2008
M T W T F S S
« Jul   Sep »
 123
45678910
11121314151617
18192021222324
25262728293031

Badge Farm

  • Textmate