# Dynamic textboxes - no text ?!

**URL:** https://forum.kirupa.com/t/dynamic-textboxes-no-text/78805
**Category:** flash
**Created:** [February 8, 2005, 9:52am UTC](https://forum.kirupa.com/t/dynamic-textboxes-no-text/78805 "2005-02-08T09:52:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![onetwo](https://avatars.discourse-cdn.com/v4/letter/o/3d9bf3/32.png) [@onetwo](https://forum.kirupa.com/u/onetwo)
#### Post date: [February 8, 2005, 9:52am UTC](https://forum.kirupa.com/t/dynamic-textboxes-no-text/78805/1 "2005-02-08T09:52:08Z")

</div>

Hi,  
I have made a movie clip including dynamic text boxes.  
Pressing a button I want data to be inserted in the dynamic text boxes and these should then (including the text) within the movie clip move from A to B.

Using this code: \_root.new.persona.fkt.text =“text in box”;  
gives me the text where I want. But when the movie clip initiates the text dissapears. Why is that ?  
How do I make the text stay ?

Best regards
