Question
Close Alert box without object in Flex
I have an application which consists of two states(state1 and state2). Intially state1 popups and then state2 popups. On state2 there are numbers of operations which shows alert. Now if i click logout the State2 window closes and state1 popups but alert still remains popped up,Now i dont have alert object to remove using PopUpmanger.removepopup().
