Pop-Up browser within Pop-up

Hi, I would really appreciate anyone’s help with this problem. Does anyone know how to create an html pop-up browser on top of an existing flash-based pop-up browser? Altogether there would be 3 open browsers. Thanks a lot.

http://www.kirupa.com/developer/mx/centered_popup.htm
that is a tut on popups, i am assuming that you want the 2nd popup to be ‘popped’ from something you do in the 1st popup.

if you are just trying to get a full browser window from flash you can just use getURL with a target of _blank. let me know if this helps any. :slight_smile:

Thanks a lot, we got it to work. Much appreciated.

no problemo. :wink: