Hi!!
I need a help,I am tried to put a hyperlink in a TextArea for an mobile app but only can see the text and the link appear like a text. I tried to put the same code of a RichEditableText:
<s:RichEditableText id="richTxt"
width="100%" editable="false"
textAlign="justify" selectable="true" color="#FFFFFF">
<s:textFlow>
<s:TextFlow>
<s:p>
<s:a href="http://www.adobe.com">Adobe.com</s:a>
</s:p>
</s:TextFlow>
</s:textFlow>
</s:RichEditableText>
But the Hyperlink not appears. if someone can help me, I was appreciate your help
North America
Europe, Middle East and Africa
Asia Pacific