Click to See Complete Forum and Search --> : Using XML to create random Playlist for a flash MP# player


acktion
02-26-2010, 03:44 PM
I have a pretty uh...eccentric (is that a nice way of saying pain in my a**?) client who asked me to build him a flash MP3 player and then when I started he decided that he wanted me to use one of the many free MP3 players available on the web.

Now he wants the songs to play in a random order, but I don't have access to the FLA. can I achieve this through XML?

Webnerd
02-26-2010, 11:36 PM
XML alone cannot randomize results. You can however, generate the XML using a server-side language.