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

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -