使用module的一些问题解决
第二次加载module后alert不显示
在主application中添加以下代码
import mx.managers.IPopUpManager;private var popUpManager : IPopUpManager;
?