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].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to