Change the firstView in ViewNavigatorApplication through AS3
I have a view navigator application which has a first view defined in the mxml code. How can I control this programatically so that I can apply a check and change the firstview accordingly? Is there a method of the ViewNavigatorApplication which needs to be overridden?
