xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:s="library://ns.adobe.com/flex/spark">
@namespace s "library://ns.adobe.com/flex/spark";
s|RichText {
color: #33CC66;
fontStyle: italic;
fontSize: 24;
}
This is the text.