Questions about supporting TLF with Halo components in Flex 4.1
We recently decided to upgrade to the Flex 4.1 SDK after a year or so at 3.2. We have been asked to not use the new SPARK components yet because our products would then have a mistmatch of Halo and Spark components in the UI. We have built support for our Halo components to display html through the ".htmlText" property for the Text components. For example, we can display strings such as "<p>Choose <b>one</b> option:</p>". With the upgrade to Flex 4.1 a couple of questions about supporting bi-directional text have come up. My understanding is that in order to support bi-directional text we need to use the Text Layout Framework. Does anyone have a suggestion on how we can utilize the TLF with the Halo components in Flex 4.1? Can we still use the ".htmlText" property somehow or is there a new property that understands the TextFormat markup? We would love to still be able to use the limited html tags that are supported for the "htmlText" property. Is there an option where that syntax is still understood?
Thanks in advance!
David
