How do I create a modal type SkinnablePopUpContainer? where the background is inactive and greyed?
Like the old 'Alert' box?
Pass "true" as the second paramter to the open method.
myPopup.open(this, true)