Posts tagged as:

States

The following example shows how you can create a simple skin-state browser in Flex 4 by calling the setCurrentState() method on an object’s skin property.

Full code after the jump.

[click to continue…]

{ 8 comments }

The following example shows how you can create an MXML-based icon for the Halo/MX LinkButton control in Flex 4 by creating a custom component using the <fx:Component/> tag and setting the className property.

Full code after the jump.

[click to continue…]

{ 0 comments }