Hey,

try setting visible property of these widgets to false and exclude
them from the layout.

sth. like this:
yourWidget.visible = yourWidget.includeInLayout = false;

I didn't have time to investigate your code but this solution will let
you hide unwanted widgets.

hope this will resolve your problem

Tomek

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

Reply via email to