Preloader method for dynamic text field in flash mx

Can anyone suggest a good method to create a preloader for a dynamically loaded text field in flash mx.
I also want to use the createTextField object.
Thanks

preloader for dynamically loaded text?

what i do is that i the textfield already has a content like “Loading text…” so while the dynamically loaded text is still loading, that’s what appears on the textfield… :stuck_out_tongue: