From the daily archives:

Tuesday, October 9, 2007

The following example shows how you can programmatically resize an HDividedBox container in Flex using the moveDivider() and getDividerAt() methods.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can embed a font in Flex by specifying the font name instead of a location by using the local() function instead of the src() function when embedding a font.

Full code after the jump.

[click to continue…]

{ 1 comment }