HTMLStyle
by Ruben
This is a component I developed for the sake of simplifying the process of formatting html-text in Flex.
Check it out:
Demo
Source
Documentation
HTMLStyle works pretty much the same as the
<local:HMTLStyle id="myHTMLStyle"> <![CDATA[ .someStyleClass { color: #FF0000; } ]]> </local:HMTLStyle> <mx:TextArea styleSheet="{myHTMLStyle.styleSheet}" />
The component also has a source property which can be set to target an external css file..
If you have any ideas or feedback please drop a comment, I'm very curious as to what you all have to say..
Comments (read older or show 9 trackbacks)
Trackbacks:
[...] HTMLStyle ??????Flex??html-text??????HTMLStyle?????????????? ActionScript??? [...]
[...] HTMLStyle ??????Flex??html-text??????HTMLStyle??????????????ActionScript??? [...]
[...] HTMLStyle ??????Flex??html-text??????HTMLStyle?????????????? ActionScript??? [...]
[...] HTMLStyle ??????Flex??html-text??????HTMLStyle??????????????ActionScript??? [...]