popUp?

Hi

In AS2 I often used code like this:
“_root.instansvar = mx.managers.PopUpManager.createPopUp(_root, Window, true);”

To make a popUp window whith a moviclip in it, can I do this whith AS3 (in Flash)? and then how?