this is what i was searching for.

where can i find the current reference? on the adobe reference it is not listed.


----- Original Message ----- From: "Jonathan Campos" <jonbcam...@gmail.com>
To: "users" <users@flex.apache.org>
Sent: Wednesday, August 28, 2013 5:05 PM
Subject: Re: Event on pushView() or popView()


On Wed, Aug 28, 2013 at 12:54 AM, Frank Dahmen <fr...@dahmenia.de> wrote:

yes this would be possible but i thought there could be some built-in
event to listen to


Try listing on the activeView for "_navigationChange_" but I believe the
little bugger that you are listening for is "viewChangeComplete" on the
ViewNavigator. This is fired when the view change is finished since the
view changes are scheduled to run async. You also have "viewChangeStart"
depending on when you need to change your nav.




--
Jonathan Campos


Reply via email to