I'd use a List or DataGrid with a custom renderer for this. - Gordon
-----Original Message----- From: Arjun [mailto:[EMAIL PROTECTED] Sent: Thursday, March 03, 2005 2:03 PM To: [email protected] Subject: [flexcoders] HTML with flex Hello Need some idea suggestion on how to use html <table> tag like functionality in flash, as far I know <table> tag cannot be used, but I have to read some "textual information" from the database and show icon on one column and html formatted text on the other column. Secondly can I use html list tag in flex <ol> <li>blah</li> <li>blah..</li> </ol> ? <p> and <br> tag?? Thanks Arjun Yahoo! Groups Links

