To include html format in flash

hi all,
i need one help.
i want to create a dynamic text scroll.
for formatting the text i used html format.
for eg:
TextBox = “<P ALIGN=“LEFT”><FONT FACE=“Arial” SIZE=“5” COLOR=”#FF5311"><B>Corporate</B></FONT></P><BR>";

here ‘TextBox’ is the variable name of that dynamic text box.
this works well.
now what i need is,
there is some text data in tabular column format.ie.,tables of data which
are also be scrolled.
for this I 've tried html table tags.but I failed .the dynamic text variable doesn’t accept that tags.
plz help me in this regard.
Is there any way to include html in flash. (or)
how to scroll the table with rows & columns?

Thanx in advance.
Cheers,
Meena