PDA

View Full Version : fading images in and out



dbh_21
04-01-2004, 08:32 AM
when a button is clicked i want a picture to fade in to 100% opacity and stop. then when the same button is pressed, I want the same picture to fade out and another to fade in.. and so on

can anyone help?

voodooboy
04-02-2004, 10:22 AM
It sounds like you are trying to create a gallery. Here is a great tutorial for just such a thing.

http://www.kirupa.com/developer/mx/photogallery.htm

Hope this helps.