I create several instances of TitleWindow. And added them on stage by PopUpManager.addPopUp( wnd, root, true );
But how to change blur of madal state?
I want to disable the tooltip on certain buttons. The tooltip manager seems to be an all or nothing solution. Is it possible to disable the tooltip for just one or two buttons?