Archive for May 31st, 2008

31
May

Using embedded fonts with the Accordion container in Flex

The following example shows you how you can use an embedded font with the Flex Accordion container by setting the headerStyleName style.

Full code after the jump.

Continue reading ‘Using embedded fonts with the Accordion container in Flex’

31
May

Setting the leading on a Text control in Flex

The following examples show how you can set the text leading (additional vertical space between lines of text) on a Flex Text control by setting the leading style using MXML, CSS or ActionScript.

Full code after the jump.

Continue reading ‘Setting the leading on a Text control in Flex’