Supported Tags:
< (<, less-than sign)
> (>, greater-than sign)
& (&, ampersand)
" (", double-quote)
' (', apostrophe)The following HTML tags are supported: <a href="/support/flash/ts/documents/url"> <b> <br> <font [color="#xxxxxx"] [face="Type Face"] [size="Type Size"]> <i> <span> <li> <p [align="left"|"right"|"center"]> <u> -----Original Message----- From: Arjun [mailto:[EMAIL PROTECTED] Sent: Thursday, March 03, 2005 5: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

