Wrapping Text in Flex
February 19th, 2009
Wrapping Text in Flex is sometimes difficult.
To eleminate white space use the attribute:
condenseWhite=”true”
…For example this could be done by using a Textarea:
mx:String id=”myTextVar” source=”./myText.html”
mx:TextArea id=”textArea”
htmlText=”{myTextVar}”
condenseWhite=”true”
width=”100%”
height=”150″
editable=”false”











This is my first time comment at your blog.
Good recommended website.
Great article. Thanks for the great resource.
Great article. Thanks for the great resource.
This is great! Now I want to see your ways for us readers to become more involved! Expect an email later today.