iPort Question
dbransford
Posts: 3
Im trying to make it so when you select a song on the song list (right when the song starts or changes) I want to change the subpage that is being displayed. Im just looking for an event to tell me that the ipod has started playing or a new song has been selected.Is there any way to do this?
0
Comments
Something like this should work.
Thanks for the reply! I found a good way after scratching my head for a while. I did a DATA_EVENT lookging for PLAYBACK_SONG_CHANGED=. That works like a charm.