From the daily archives:

Wednesday, February 25, 2009

The following example shows how you can set the horizontal alignment on a Flex Gumbo FxList control with a vertical layout by setting the horizontalAlign property on the VerticalLayout object to one of the static constants in the mx.layout.HorizontalAlign class.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the row count on a Flex Gumbo FxList control by setting the requestedRowCount property on the VerticalLayout object.

Full code after the jump.

[click to continue…]

{ 0 comments }