/ Published in: ActionScript 3
Expand |
Embed | Plain Text
/*Main*/ <fx:Script> <![CDATA[ [Embed( source="/assets/fonts/Font04b03.swf", fontFamily="04b03")] public static var titleFont:Class; ]]> </fx:Script> /* CSS file */ @namespace s "library://ns.adobe.com/flex/spark"; s|ActionBar #titleDisplay { color: #ffffff; fontSize: 20; fontFamily: "04b03"; fontWeight: "Bold"; }
You need to login to post a comment.
