http://help.adobe.com/en_US/flex/mobileapps/WSa122979b4619725672e48c412a3e152164-7fff.html#WSe11993ea1bd776e54e19b82b12a43a4fb49-8000

it seems

navigator.pushView(nextScreen, false);

doesn't work. 

any idea?

Thanks

Mark

--- In flexcoders@yahoogroups.com, dorkie dork from dorktown 
<dorkiedorkfromdorktown@...> wrote:
>
> Hi Mark,
> 
> Check if there is an option to playTransition. If so you can set this to
> false.
> 
> navigator.pushView(nextScreen, false);
> 
> http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/ViewNavigator.html#pushView()
> 
> 
> On Wed, Aug 29, 2012 at 9:12 AM, markflex2007 <markflex2007@...>wrote:
> 
> > **
> >
> >
> > Hi,
> >
> > I use "navigator.pushView(NextScreen)" to changes to the new view.
> >
> > but transition seems always exist.
> >
> > May I use pushView change to a new view immediately without any time delay
> > like state change?
> >
> > Please give me a idea
> >
> > Thanks for help
> >
> > Mark
> >
> >  
> >
>


Reply via email to