Tag Archive for 'parsecss()'

22
Mar

Applying a cascading style sheet to a TextArea control in Flex

The following example shows how you can dynamically load a CSS file and apply the style sheet to a Flex TextArea control by setting the styleSheet property.

Full code after the jump.

Continue reading ‘Applying a cascading style sheet to a TextArea control in Flex’