I resolve problem with following code, Hope if it could help you

tab = [tabComponent].getTabAt(3);
tab.visible = false;

Thanks

Varun

On Tue, Apr 13, 2010 at 11:59 AM, Varun Bajaj <[email protected]> wrote:

> referring to my previous mail i moved panel in tabNavigator but don;t want
> to create tab for it so i tried following stylesheet but failed please
> provide me any help.
>
>
> .lastTabStyle{
>       highlightAlphas: 0, 0;
>          fillAlphas: 0, 0;
>          backgroundAlpha: 0;
>          tab-height:0;
>          tab-width:0;
>          tab-offset:-100;
>          border-style:none;
>          border-thickness:0;
>          button-height:0;
> }
>
> thanks again
>
> Varun Bajaj
>
>
> On Tue, Apr 13, 2010 at 11:31 AM, Varun Bajaj <[email protected]> wrote:
>
>> Dear All
>>
>> Greeting for the day, I have tabnavigator with few tabs and i want to show
>> a new panel depend on the condition which is not part of tabnavigator. at
>> the time of showing the panel i don;t want to have any select child of tab
>> navigator (because of upSkin, overSkin).
>>
>> Any help will be great for me.
>>
>>
>> Thanks and regards,
>>
>> Varun Bajaj
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to