How to Support Perfect HTML In Flex Application By Use Of HTMLComponent
By admin | December 18, 2008
Generally Flex developer knew although in Flex there is property htmlText of Text and TextArea could analyze and show HTML, it only support one subset of HTML. Then many lable of HTML couldn’t be analyzed. Now we have HTMLComponent helps us to solve this problem. Following is an introduction, if you are interested in why not have a reading?
http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=12208
Topics:
Adobe-Flex |
No Comments »
|
Tags: Flex, HTML, HTMLComponent