Hiya,
I am using objective c on Xcode, is there away i can link my button which is on a different view controller, to link it to my prevous viewcontroller.
I'm bassically trying to have a button for around 15 pages/ viewcontrollers, the button would play audio and change page, then when the next button is pressed for the next page it would stop the current mp3 audio from playing. Just wondered what the best way to do this would be?