How to load and apply a CSS stylesheet at runtime in a Flex application?

Posted by Paul on Stack Overflow See other posts from Stack Overflow or by Paul
Published on 2010-05-26T05:01:34Z Indexed on 2010/05/26 5:21 UTC
Read the original article Hit count: 133

Filed under:
|
|

I'd like to load CSS stylesheets from a URL and apply them to my Flex 3 application at runtime. Is it possible?

© Stack Overflow or respective owner

Related posts about css

Related posts about flex