# Preloader method for dynamic text field in flash mx

**URL:** https://forum.kirupa.com/t/preloader-method-for-dynamic-text-field-in-flash-mx/10327
**Category:** Uncategorized
**Created:** [December 29, 2002, 4:25pm UTC](https://forum.kirupa.com/t/preloader-method-for-dynamic-text-field-in-flash-mx/10327 "2002-12-29T16:25:33Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![chrisonga](https://avatars.discourse-cdn.com/v4/letter/c/8c91f0/32.png) [@chrisonga](https://forum.kirupa.com/u/chrisonga)
#### Post date: [December 29, 2002, 4:25pm UTC](https://forum.kirupa.com/t/preloader-method-for-dynamic-text-field-in-flash-mx/10327/1 "2002-12-29T16:25:33Z")

</div>

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

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 29, 2002, 5:14pm UTC](https://forum.kirupa.com/t/preloader-method-for-dynamic-text-field-in-flash-mx/10327/2 "2002-12-29T17:14:40Z")

</div>

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… 😛
