From the daily archives:

Tuesday, September 2, 2008

The following example shows how you can set the corner radius on a Flex LinkButton control by setting the cornerRadius style.

Full code after the jump.

[click to continue…]

{ 0 comments }

In a previous example, “Setting the roll over color on a LinkButton control in Flex”, we saw how you can set the roll over color on a Flex LinkButton control by setting the rollOverColor style.

The following example shows how you can set the selection (mouse down) color on a Flex LinkButton control by setting the selectionColor style.

Full code after the jump.

[click to continue…]

{ 0 comments }