Hi all,
Can someone please point me in the right direction... I need to use the same sound (a button press) throughout all view controllers in my app. What is the best way to do this. I have managed to load and play a sound in a single view controller but cannot manage to pass a sound to different viewcontrollers because SystemSoundID is not an object and so I cannot use it as a property?? Can someone please help as this is driving me crazy and Im sure its something simple that Im missing!!
Many thanks
Jules