I apologize if something like this has already been covered before.
At http://www.aarondeemer.com/, in the “new works” section he has a photo gallery that consists of a long strip of images, and when you click on one it scrolls toward it while zoming in. Does anyone know how this is done? I’ve been trying to figure it out for weeks now, and am stumped.
wow very interesting!! nice work…
do u know easing tecnique??
ever see sliding menu tutorial by ilyas?
u have to know them first, to make one…
knowing using function makes it more easier…
Thanks for the links! I had been looking at the sliding menu tutorial, but I hadn’t seen the mouse easing one. I’ll trying putting them together to see what I get.
I’ve been modifying the files from the sliding menu tutorial, and I’m stuck. I got it to scroll from side to side when you click on it, but you have to click over and over to get it to zoom in all the way.
I’ve worked some more on the movie. It scrolls properly and I got it to zoom in and out. My problem now is that each time I zoom in, the maximum size keeps getting smaller and smaller (by 1/2 each time). It seems like it’s either quitting the loop in the zoom function too early, or it’s passing the wrong information somewhere. Everything else works perfectly fine. What am I doing wrong?