Oh no! Does anyone now how to test to see if a song is done...
I know I would probably test for the Event in my Controller Listener, but how would I know when the song is finished?
I got as far as...
Please Please pretty Please help!Code:if (e instanceof EndOfMediaEvent) { //test to see if .mp3 song is done //increment counter in list to next song createplayer(); }
-Ryan


Reply With Quote


Bookmarks