flex4 弹出框居中
?PopUpManager.addPopUp(waitDialog,? FlexGlobals.topLevelApplication.systemManager, true);??PopUpManager.centerPopUp(waitDialog);
?
只能在flex4中使用。。。。