When I come to the text field type the button appear and if I get the text from the text that the button is disappeared. Now I want that when I click on the button to move the button is disappeared again and go to the next page.(movieClip).
I do everything in a frame and use addChild and removeChild to maneuver between the different pages. The butting stay the same all the time. (only make it visible/invisible)
so I do the same again. Is this possible and how can I do it best?
For now it remains visible on the second page.