ID:156595
![]() Aug 30 2010, 10:44 pm
|
|
I want to know if it's possible to play a list of musics, like a playlist. Well of course it's possible, but how do I do that?
|
![]() Aug 31 2010, 8:35 am
|
|
First, I would create a list which kept track of the music files. Then I'd create Click()able interface buttons which would either select a file in front of the one that is already playing, or behind, simply by referencing the spot in the list with a variable.
|