please check: http://www.apple.com/es/iphone/ What software and what techniques do i need to make animated gallery animations like apple? adobe edge ? how can i achieve this?
What they are using to get that nice transitional effect is the jQuery JS(java script) Slider. The one apple is using looks like a tailor made JS slider. You can download the plugin for free on some websites or pay for more advance JS sliders. For example the one I use on my website is the Nivo JS slider. In order to have a JS slider on your site you have to download the full jQuery JS slider and set it up in your HTML/CSS codes. Should be some handy dandy instructions for the slider you download that should walk you through the process.