Thanks Maarten for your response. If I not specify skin for my Textarea, the type of textfield is not spark.components.supportClasses.StyleableTextField but spark.components.supportClasses.ScrollableStageText, and spark.components.supportClasses.ScrollableStageText has not htmlText property. If I specify the skin of Textarea, has spark.skins.mobile.TextAreaSkin, the type is good, and the HTML is correctly display. But there is no way to show HTML text using the default textarea skin ?
Thanks :) -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Flex-Mobile-Application-Textarea-HTML-Text-not-work-tp7773p7777.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
