目前圖只做橫的切割,從第幾張開始到第幾張結束。
+(CCAnimation*)getAnimation:(NSString*)s wCount:(int)wc startFrame:(int)sf endFrame:(int)ef{
目前圖只做橫的切割,從第幾張開始到第幾張結束。
+(CCAnimation*)getAnimation:(NSString*)s wCount:(int)wc startFrame:(int)sf endFrame:(int)ef{
[webView loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:@"http://www.apple.com"]]];
-(void)add{
[playButton addTarget: self action: @selector(play) orControlEvents: UIControlEventTouchUpInside];
}
-(void)play{
}
-viewDidLoad
:
UIBarButtonItem *cancelButton = [[UIBarButtonItem alloc] initWithTitle: @"Cancel" style: UIBarButtonItemStylePlain target: self action: @selector(cancel:)]; self.navigationItem.rightBarButtonItem = cancelButton; [cancelButton release];
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {