Re: [flexcoders] tabnavigator transitions

2006-12-03 Thread Yiðit Boyar
the transition effect of a container.. (this also seems available but i could not tried yet) - Original Message From: Dustin Mercer <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Sunday, December 3, 2006 9:46:00 AM Subject: RE: [flexcoders] tabnavigator trans

RE: [flexcoders] tabnavigator transitions

2006-12-02 Thread Dustin Mercer
om on behalf of Yiðit Boyar Sent: Sat 12/2/2006 2:34 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] tabnavigator transitions hmm, now i got the logic. (but did not try) i did not used to know that i could add these effects to child containers, thanks a lot... in addition, is there a wa

Re: [flexcoders] tabnavigator transitions

2006-12-02 Thread Yiðit Boyar
ps.com Sent: Saturday, December 2, 2006 11:55:35 PM Subject: RE: [flexcoders] tabnavigator transitions Yigit, You can try to use the hide and show effects on the child containers of the TabNavigator. The TabNavigator will play these effects when it changes. Here i

RE: [flexcoders] tabnavigator transitions

2006-12-02 Thread Dustin Mercer
Yigit, You can try to use the hide and show effects on the child containers of the TabNavigator. The TabNavigator will play these effects when it changes. Here is some small pseudo code... You can use any of the Flex events in place of the fade affect. Note this was coded in Outlook, so not