To do so:
On your mxml file, add the following tags:
<s:RichText x="482" y="185" width="834" height="447" id="text1"> <s:text><fx:String source="[PLACE FILE PATH OF TEXT HERE]" /></s:text> </s:RichText>
Text inside the richtext can then be customized to your desired format.
No comments :
Post a Comment