TextArea CSS

Hi

I am trying to add CSS to a TextArea component in AS3. I know this can’t be done easily with myTextarea.styleSheet so was wondering what the best way is? I’ve read articles about overriding the default draw function but most didn’t have clear instructions on how to implement them.

My TextArea is dynamically added.

Cheers