Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

DeveloperIphone

macrumors newbie
Original poster
May 26, 2009
9
0
Good Day, I want to share you this code ;)

Image = http://bit.ly/4LXBae
FREE Version = http://bit.ly/79Bbie
FULL Version = http://bit.ly/6SImcw
Video = http://www.youtube.com/watch?v=k4yGS-a07ZI

Code:
@interface AquaplayPress : UIPressRelease

    UIImageView  *screenApp;
    MPMoviePlayerController *videoApp;
    NSURL  *linkAppStore;

@end

@implementation AquaplayPress

- (void)postDidLoad {      
 
   screenApp = [UIImageView initWithUrl: http://bit.ly/4LXBae ];
   videoApp   = [MPMoviePlayerController initWithUrl: http://bit.ly/7c6lkO ];
   linkAppStore = [NSURL initWithString:@"http://bit.ly/6SImcw"];

   if ( [self convinced:toYou] == YES )
      [self  moreInfo:Aquaplay];
}

-(void)moreInfo:(UIApp *)theBestApp{
   UILabel *features;
   [features setText:@"
           > Press the red button and place the balls into the baskets
           > Multi-Touch available
           > Differents levels
           > No music or sounds inopportune ;)
           > Free Updates

           Enjoy as a child!!!"];

  BOOL download = YES;

  while (download == YES){
     [UIAppStore   downloadApp:aquaplay   user:yourName   pass:yourPass ];
  }
}

- (void)dealloc {
   // Disclaimer :
   #Levels+ = Downloads / designTime;
   // Where,
   designTime = (seconds | milliseconds) ;)

    [self.Press release];

    [super dealloc];
}

@end

//
//  Aquaplay.m
//  Aquaplay
//
//  Created by Developer on 01/01/10.
//  Copyright 2010 __RivendelStudio__. All rights reserved.
//  http://appstoregames.blogspot.com/
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.