question about page control
hello,
I am trying to develop a page control
The requirement is to show images which user can flick either from left to right or right to left
I am able to show these images and able to flick
The requirement also is to show the detail of that particular image ( artist name , created date , cost etc) when user clicks on that image
So basically on the click of the image - need to fire an event and am not able to do this
Can someone point me to some code sample which does this ?
Thanks,
~ramdas
|