I have designed a movieclip containing dynamically loaded text for ease of updating, however, when I roll over it (it is made to be a button), the text resets to the original text.
tld_1.tld.text = "1939"
The reason I want this to work is so I can have the text glowing on rollover, but it doesn’t work on frame 2.