# Text is not cleared betwen scene transition

**URL:** https://forum.kirupa.com/t/text-is-not-cleared-betwen-scene-transition/45095
**Category:** flash
**Created:** [March 11, 2004, 1:28am UTC](https://forum.kirupa.com/t/text-is-not-cleared-betwen-scene-transition/45095 "2004-03-11T01:28:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tellman](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tellman/32/469_2.png) [@tellman](https://forum.kirupa.com/u/tellman)
#### Post date: [March 11, 2004, 1:28am UTC](https://forum.kirupa.com/t/text-is-not-cleared-betwen-scene-transition/45095/1 "2004-03-11T01:28:51Z")

</div>

Greetings

I have a very strange problem with Flash MX 2004.

My movie consists of 2 scenes. In one of the frames of the first scene I have a button which when clicked calls gotoAndPlay (Label) and direct my movie to a frame in the second scene. The hit area of the button completely covers some Dynamic text field.

When I click the button it jumps to the correct frame – but the text in the dynamic text field stays onscreen on top of everything!!! I have no idea why.

I tried cheating and setting \_visability of that text field and button to false. I tried assigning empty string to the text field – nothing helps.

Does anyone has an idea as what is it that might cause such a strange behaviour?
