Rotate a movieClip (not animation)

how do i simply rotate a txtField to 270 degrees?

when i do this my text disappears:

txt.rotation = 270;