objective c - Play continuos music throughout the app -


im trying find way make background music play throughout whole app, changes classes time, know how play sound file, making play through whole app when switching nibs different thing, know how it? thought putting in app delegate, doesn't run during whole app? correct me on if im wrong. hehe. thanks!

using delegate should work. can try using singleton class this.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -