List of images in Flex 4.5 for mobile
Hi,
I have a list of images and I want to show them one after another on mobile.
I created a list and an inline item renderer where images get added to the list runtime.
What I want is when the user swipes once,only one image at a time should be shown.
Right now I am using spark List component but its not working and the images get scrolled multiple of them at a time.
Would it be possible by using DataGroup? If yes, how? Please help me with it so that it looks like I am reading an image book.
Thanks
Monika