March 26th, 2011, 07:32 PM
|
#2 (permalink)
|
|
Member
Join Date: Jan 2010
Posts: 114
Device(s): Moto Droid
Samsung Charge
Thanks: 1
Thanked 7 Times in 7 Posts
|
I'd be interested in seeing how you did that, as I couldn't even figure out how to find the songs on the device using AI.
I'd assume there would be methods like onAudioClipEnd() and setSong(), so try finding those method calls and stick them in like onAudioClipEnd(){ setSong(nextSong) }. Like I said, though, I haven't taken the time to play with the Audio Player much.
|
|
|