PDA

View Full Version : Please Help me to do this


Saratha
03-28-2007, 12:18 AM
This is my scenario:-
1. I had a list of images , that are from the dataset,first it has to show only two images.
2. I m having Next and Previous button will be there, when i clicked next button the first image has to move left, second image has to move to center, and third new image has to come right, like this it has to continue...
3.Same thing reverse for Previous button click.
I can able done only for three images, but after that i cant proceed. But my dataset is dynamic , it has 1000 images also. How to do this?
One more thing
i need to animate a view after animation it has in the form of triangle. How to implement this.

Thanks in advance