Tagged Questions
0
votes
2answers
392 views
Flex 3 htmlText calculates height way wrong and strips span tags
I currently have two problems with Flex 3 htmlText.
1) When I am setting my text's htmlText:
myText.htmlText = <html text stored in my mysql database>
It calculates the height way wrong. In ...
0
votes
1answer
559 views
htmltext as object in flex
is it possible to convert htmltext in object and move that object in textarea?
Regards,
Shivang