Hey Saurabh,

Thanks for the reply. However, the link you posted points to an
article about how to use a Repeater. I know how to use a Repeater. I
want to find out if there is a control that does the scrolling to left
or right without the actual horizontal Scroll bar.

And thanks for pointing to blog.flexexamples.com. I was looking for
specific photo albums that were aesthetically pleasing.

-Shri

On Apr 2, 1:09 am, Saurabh Narula <[email protected]>
wrote:
> 1. try this out -http://java.dzone.com/news/flex-3-dynamic-layout-with-rep
>
> 2. building an image gallery would be extremely easy, checkout examples from
> herehttp://blog.flexexamples.com/and start from there.
>
> Saurabhwww.saurabhnarula.com
>
> On Fri, Apr 2, 2010 at 2:43 AM, Shri <[email protected]> wrote:
> > Hi,
>
> > I have a couple of questions regarding flex components:
>
> > 1. I have an <mx:Image> inside a Repeater. Based on an XML input, this
> > repeater renders these images inside an HBox.
>
> > However, when the number of images is large enough and goes beyond the
> > width of my application, I get a horizontal scrollbar. I know I can
> > set the horizontalScrollpolicy to off and prevent the scroll bar from
> > showing up.
>
> > But I still want the scroll function functionality. It could be by
> > using two buttons on the left and right extremes. When these buttons
> > are clicked, the images move to the left or right.
>
> > Do I have to write code for this myself or is there anything like this
> > available?
>
> > 2. Whats the best (aesthetics and functionality) photo gallery/album
> > flex app that you have seen WHOSE SOURCE CODE IS AVAILABLE FOR
> > DOWNLOADING?
>
> > Thanks in advance.
> > -Shri
>
> > --
> > 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]<flex_india%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/flex_india?hl=en.

-- 
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