Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

Animation

Building an iPad Reader for <em>War of the Worlds</em>

Building an iPad Reader for War of the Worlds

This tutorial will use the Leaves open-source project to build a simple iPad reader for The War of the Worlds by H.G. Wells. Along the way, we’ll take a quick look at the code powering the Leaves project, discuss implementation details, and explore a few alternative options for achieving a similar effect.

iOS SDK Quick Tip: Working with Animations

iOS SDK Quick Tip: Working with Animations

iOS SDK animations allow you to spice up your applications with appealing visual effects and transitions. With the iOS SDK, animations are frequently used to repositions views, resize views, remove or add views from view hierarchies, and hide views altogether. Read on to learn how these effects are achieved!

Mobile Workshop: Create Custom Animations with UIImageView

Mobile Workshop: Create Custom Animations with UIImageView

Welcome to the first Mobiletuts+ Workshop, a continuation of our Q&A series of video posts. In response to a user request over Twitter, this workshop will demonstrate how to animate a series of images and create simple animations with the iOS SDK. Watch this video and send in your own quick tip or tutorial requests for our next workshop session!

Appcelerator SDK: Creating iPhone Transitions
basix

Appcelerator SDK: Creating iPhone Transitions

The iPhone SDK comes with a variety of native iPhone transitions that can be used in your iPhone applications. The Appcelerator API makes it even easier to implement those transitions in your iPhone application. During the course of this tutorial, you will learn how to implement various transitions and also learn a bit about how to use model view controllers. So, let’s begin!