flex4 弹出框居中
?PopUpManager.addPopUp(waitDialog,? FlexGlobals.topLevelApplication.systemManager, true);
??PopUpManager.centerPopUp(waitDialog);
?
只能在flex4中使用。。。。
发布时间: 2012-10-06 17:34:01 作者: rapoo
flex4 弹出框居中
?PopUpManager.addPopUp(waitDialog,? FlexGlobals.topLevelApplication.systemManager, true);
??PopUpManager.centerPopUp(waitDialog);
?
只能在flex4中使用。。。。