Quote:
Originally Posted by eddietr
Kyle, how are you defining and incrementing your counter? If you post that code, someone can help you fix it.
|
NSArray *arrTemp = [[NSArray alloc]initWithObjects:@"1.jpg",@"2.jpg",nil];
arrayQuotes = [[NSMutableArray alloc]initWithArray:arrTemp];
use the mutable array and index no