Can't remove text

I’m trying to make what I could describe as an… guide probably or dictionary… and i’m using tab bars for multiple pages.
In one of my screens there’s an picture and when I click in a certain spot a text appears (I’m using a scrollView for the text…), but when I change my screen the text remains there. I couldn’t figure out how to remove it after reading it…

Thanks!

Sorry for my ignorance… [import]uid: 32005 topic_id: 6672 reply_id: 306672[/import]

removeSelf() works on any display object, not just images. Groups, vectors, and yes text. [import]uid: 12108 topic_id: 6672 reply_id: 23262[/import]