ViewStack
Submitted by jonathan on Thu, 04/24/2008 - 00:45
Problem
You have a PopUpButton that is failing with a null error unexpectedly.
Solution
Reinitialize the popUp property of the PopUpButton every time it receives the addedToStage event. You can save a reference to the class in your parent component.
