Is it possible to dynamically draw a text string the same way as you can draw a line or a shape using the Graphics Object?

I have to draw strings dynamically in a coordinate system. I use AS 3.0.

Thanks in advance.