iPhone XCode programming: execute code when change tab in a tab bar application

Posted by Antonio Murgia on Stack Overflow See other posts from Stack Overflow or by Antonio Murgia
Published on 2010-03-23T17:10:01Z Indexed on 2010/03/23 17:13 UTC
Read the original article Hit count: 472

Hello! I'm developing a simple tab bar application for school. It has 3 tabs. One of them plays music in streaming and I would like to stop the music playing when the user changes the tab. Is this possible? and How? Thank you in advance!

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about tab