vote up 0 vote down star

When I use the Gallery widget, how do I get the images to say scale up & glow on being selected and scaled down & un-glow on being unselected? All the tutorials I've seen have this effect but I am not able to see it... Is there some kind of an animation that I have to attach to the Gallery?

flag

75% accept rate

1 Answer

vote up 1 vote down

You need to use an ImageSwitcher. The ImageSwitcher has methods for setting the in and out animations (when image is selected and deselected, or selected and replaced).

The following link has a good tutorial on how to use it in conjunction with the Gallery.

link|flag
Wow... That's an amazing site...! Thanks a ton... – Legend Oct 14 at 15:32
Sorry I didn't notice it but I still could not find a way to scale up and scale down the images in the imageswitcher itself... What I mean is the top portion that is visible... When clicked, it should give us a normal size else a reduced size... Am I missing some trivial solution? – Legend Oct 14 at 16:03

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.