Text Mirror effect

Hello,

I have some problems when i want to do some mirror effect on textfield in runtime. The effect that i want to do in the photo below

From i search from internet, they use text.scaleX = -100 to do this effect. But i don’t know what happen it is not work on my as3.

Anyone know how to do it?

Thank you