I am a new to dev iphone
I want to ask that
I have some variable like , a01 , a02 , a03 ,a04 each one hold a url of a jpg,which use for show image in UIWebview
I want to make a button to change to display next photo, but I tried that @"a0%d",count is not work, could anyone can teach me how can I change to use another to call another url when user press the button
thanks
I want to ask that
I have some variable like , a01 , a02 , a03 ,a04 each one hold a url of a jpg,which use for show image in UIWebview
I want to make a button to change to display next photo, but I tried that @"a0%d",count is not work, could anyone can teach me how can I change to use another to call another url when user press the button
thanks