Wilbert this is for you.

I'm trying to reuse a drag container as an ALert pop up.

It works fine the fist time and I can show it with
addChild(dc)

but once I close it this won't work again.

Is there some other way of closing it so that I can reopen (show) it when I need to?