INTERACT FORUM

Windows => Plug-in Development => Topic started by: dremo on July 23, 2002, 02:17:17 pm

Title: Shuffle to No Shuffle
Post by: dremo on July 23, 2002, 02:17:17 pm
I've been working on my skin but I want to add some way to go from the Shuffle mode to playing the tracks in order by their track number. Is there an easy way to do this besides saving the CurPlaylist to an array, then sorting the array by track number, and finally adding the tracks back to the playlist??


Drew
Title: RE:Shuffle to No Shuffle
Post by: Nikolay on July 24, 2002, 12:13:19 pm
Drew,

Media Jukebox does not have un-shuffle functionality.  Your approach should work.

Nikolay