Hi, I am trying to import mx.managers.PopUpManager in my flex JS project mxml file. I tried different import statements but none of them worked.
xmlns:mx="library://ns.apache.org/flex/mx" in <JS:Application> tag import org.apache.flex.mx.managers.PopUpManager; in <fx:Script> tag Is there anything additional i am missing, or my import syntax is wrong? Thanks! -- Sent from: http://apache-flex-development.2333347.n4.nabble.com/