CellRenderer MultiLineCell - Vertical Alignment

FIRST POST!!

I have been working with Flash for a couple of weeks now in an attempt to convert an asp.net webapp into a flash app. Not sure if it will be a solid replacement but i’m learning a lot about flash along the way.

I have implemented the CellRenderer to allow for multiple lines of text on select columns in my datagrid. My question is this:

If the text in a multilinecell does not need to be wrapped, how do i align the text in the middle of the cell. I am looking for some kind of vertical-align: middle but i’ve had no luck.

Maybe i’m missing something simple…

Hope i’ve been clear enough…

Thanks!!!