UIComponents have a visible:Boolean property which you can set to true or false.

You can tell whether a Container is scrollable by checking whether its 
maxHorizontalScrollPosition is greater than 0.

Gordon Smith
Adobe Flex SDK Team

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of veena_kris2003
Sent: Tuesday, August 04, 2009 10:21 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Question about a flex component



how do i make visible invisible the icons for previous/next?

--- In flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>, veena 
pandit <v.kri...@...> wrote:
>
> Hi,
>
> I am new to Flex. I am looking for help on designing a custom component
> that will
> hold a lot of items. When the items exceed the number that are visible in
> the ui
> of this horizontal component on the webpage an icon appears, which if you
> click
> will show a list of the other components you can click again and restore the
> ui with
> that item. Hope you understand what I am talking about. If not please post
> for clarification.
>
> Thanks in advance,
>
> Veena
>

Reply via email to