# Text fields

**URL:** https://forum.kirupa.com/t/text-fields/204114
**Category:** Uncategorized
**Created:** [October 17, 2006, 7:25am UTC](https://forum.kirupa.com/t/text-fields/204114 "2006-10-17T07:25:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Multi\_Task](https://avatars.discourse-cdn.com/v4/letter/m/c6cbf5/32.png) [@Multi\_Task](https://forum.kirupa.com/u/Multi_Task)
#### Post date: [October 17, 2006, 7:25am UTC](https://forum.kirupa.com/t/text-fields/204114/1 "2006-10-17T07:25:43Z")

</div>

I am trying to have a dynamic text field that will load english text. using

```auto

loadVariables("content/english/text.txt.", this);

```

I want to have a button that on user click it would change the loaded text to spanish lets say or german.

I have some ideas to how to go about this but I would like to know if anyone has any ideas as well.  
Thanks in advance  
MY
