# loadMovie loses my dynamic text problem

**URL:** https://forum.kirupa.com/t/loadmovie-loses-my-dynamic-text-problem/77883
**Category:** flash
**Created:** [January 31, 2005, 10:45am UTC](https://forum.kirupa.com/t/loadmovie-loses-my-dynamic-text-problem/77883 "2005-01-31T10:45:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mmcg\_33](https://avatars.discourse-cdn.com/v4/letter/m/f07891/32.png) [@mmcg\_33](https://forum.kirupa.com/u/mmcg_33)
#### Post date: [January 31, 2005, 10:45am UTC](https://forum.kirupa.com/t/loadmovie-loses-my-dynamic-text-problem/77883/1 "2005-01-31T10:45:17Z")

</div>

I’ve created a swf which holds dynamic text. It’s only dynamic in the sense that I’ve set the text box attribute to ‘dynamic text’ i.e. it doesn’t grab the text from a variable or anything.

The reason I’ve done this is to ensure the text is aliased and therefore very readable.

This is fine, except when I load it into another movie - when I do this, the dynamic text disappears. The only way I seem to be able to view the text is by setting the text attribute to ‘static text’.

Anyone got any ideas how I can get round this?

Thanks  
Mark
