Archive for February 9th, 2008

09
Feb

Using an embedded font with the Flex ProgressBar control

The following example shows how you can use an embedded font with the ProgressBar control in Flex.

Full code after the jump.

Continue reading ‘Using an embedded font with the Flex ProgressBar control’

09
Feb

Adding icons to the Flex LinkBar control

The following example shows how you can add icons to the LinkBar control in Flex by setting the iconField property.

Full code after the jump.

Continue reading ‘Adding icons to the Flex LinkBar control’