Uploaded videos
1-10 of 15-
5.1 Accelerometer to move an image xcode iphone sdk
MrGarrahan
4,306 views
We use the iphones Accelerometer to move an image on the screen. First step is to NSLog the accelerometer values out to the console, then to use those values to move a UIIm...
-
4.2.3 Switching Views PART 3 Playing a Sound effect .wav file - xcode iphone sdk
MrGarrahan
2,770 views
In PART 3 we add a button that plays a sound effect using the AudioPlayer. We have to import the AVFoundation frameworks.
Download Source files
http://www.garrahan.org/...
-
4.2.2 Switching Views PART 2 Adding Transition Effects, flip horizontal and page curl - iphone sdk
MrGarrahan
8,168 views
In Part 2 we add a transition effect to a switching views function. We add a horizontal page flip and a page curl effect.
Download Source files
http://www.garrahan.org/...
-
4.2.1 Switching Views PART 1 Switching & Creating XIB files - XCode iphone sdk
MrGarrahan
7,563 views
This demo shows how, create an XIB and a view controller then flip between to views. PART 2 shows how to add a transition effect to the switching.
Download Source files
...
-
4.1 Starting from a UIWindow Templete and Creating a UIView Based Templete - iPhone xcode sdk
MrGarrahan
1,985 views
This example explains the difference between a windows based xcode templete and a view based templete project. We build a UIView Based project form scratch.
Download Sou...
-
3.3.2 Create An Animation Sequence UIImageView and NSArray PART 2 - xcode iphone sdk
MrGarrahan
3,050 views
In the second part of this tutorial, we show how to uses a slider to control the speed of the animation.
Download Source Files
http://www.garrahan.org/iphone_class_wee...
-
3.3.1 Create An Animation Sequence UIImageView and NSArray PART 1 - xcode iphone sdk
MrGarrahan
3,258 views
By using the UIImageView ability to animate image, In part one we create a animation sequence of a video game character running.
Download Source Files
http://www.garrah...
-
3.2.2 UIView Advanced Animations PART 2, Calling a function on Animation Complete xcode iphone
MrGarrahan
2,647 views
In part 2 of this example we use UIView built function animationDidStop to call another function on complete of the transition. We also talk about how to start a transition...
-
3.2.1 UIView Advanced Animations PART 1, touch and animate to a newlocation
MrGarrahan
2,096 views
Show how to use a touchesBegin function and the UIView beginAnimation function to animate to a new location based on a touch. In part we talk about advanced features on the...
-
2.2 UIAlertView Popup + How to Remove Keyboard UITextfeild - xcode interface builder iphone sdk
MrGarrahan
1,666 views
This example shows how to use a button to spawn a pop up message from a UIAlertView. This example also shows how to Remove the keyboard by pressing the background of a UIVi...
Advertisement










Play all(15)