From the daily archives:

Monday, January 21, 2008

The following example shows you how to set the corner radius on the link buttons in a LinkBar control in Flex by setting the linkButtonStyleName and cornerRadius styles.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can change the background color and background alpha on a LinkBar control in Flex by setting the backgroundColor and backgroundAlpha styles using either MXML, ActionScript, or CSS.

Full code after the jump.

[click to continue…]

{ 0 comments }