Hi,

I am importing the following html:

<ol>
<li>asdf</li>
<li>asdf</li>
<li>asdf</li>
<li>asdf</li>
</ol>

when I display it in a RichText-Component:

richText.textFlow = TextConverter.importToFlow(theHtmlText,
TextConverter.TEXT_FIELD_HTML_FORMAT);

there are huge gaps between the list elements. How can I remove them.

And on some devices even the numbers are cutted at the left side... Is there
any way to fix that?

Kind regards

Christian



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/How-to-style-imported-HTML-in-RichTextComponent-tp13010.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to