Hi,

I try the following code but I get error,please give me a idea to fix it.
Thanks

Mark

<mx:TextArea x="170" y="147" height="229" width="248" id="ta">
           <mx:text = 
                "<html>
                   <body>
                         Hello
                   </body>
           </html>">           
            
</mx:TextArea>

Reply via email to