Hey Smasher,
Thanks for the help and I apologize but I'm fairly new with this. What do I put in the initWithCoder function and the encodeWithCoder function and then in the main function where i call
Code:
[[[TTLauncherItem alloc] initWithTitle:@"Game1"
image:@"bundle://Icon.png"
URL:@"tt://game1" canDelete:NO] autorelease]
Thanks again
-Korki