I feel like every time I need to use TextField or anything else related in AS3, it becomes a giant mess of code just for a few lines.
I have tried using css as well for text but have encountered some issues where it isn't rendered the same on different servers/clients.
Are there any text handling libraries that I don't know of or some other way to manage text in AS3?