Pop-Up Windows

I’m making an RPG side scroller and I’m wondering how i would go about making window pop up after I clicked the inventory button. It would have to appear, and when you press the close button then it would close. How would I do that? I’ll look around s’mere.
:drool:
Thx in advance,

EDIT: I’ve been searching and they all have to do with browser pop-ups, to make myself clear I mean it would appear inside flash.

just change _visiblilty.

Wow do I feel like an idiot, I was thinking that just because it wasn’t visible that you could still use the button, I guess I was wrong.

or if you wan’t to save memory you could load a new instance everytime you wan’t to open inventory and then delete the instance once you are done

@bomb
you could, but, seeing some of woads other posts, it would be easier to just change visibilty, build abilities, then try using another method