I can't answer your specific question, but the way I do this is to use
a tab bar to switch the currentChild of a viewstack which contains my
tab components.  I then apply my effects to the hideEffect property of
the controls in the viewstack.  That works for me.

--- In flexcoders@yahoogroups.com, "Daniel" <[EMAIL PROTECTED]> wrote:
>
> Hey guys...
> 
> I'm trying to apply the distortion effects cube to a Tab Navigator,
> but the tab is displayed in the background (like in a modal mode)
> before the effect ends... So I guess I need to code a
> RotatingTabNavigator component, where I need to override the method
> that change the selectedTabs... Am I right? If so, which method is that?
> 
> Thanx guys...
> DaN
>


Reply via email to