Trying to randomise ansewer options in Flash quiz, is linked to xml file

Hi guys,

I have a tricky problem. I’ve been working on a flash quiz that uses a xml file to generate questions in a random order. Got that working fine. The Fla parses open the file and loads the nodes into dynamic text boxes.

My problem is a two fold one: I’m trying to randomise the order of the , answer options for the questions, i.e…

option 1
option 2
option 3
option 4

These would appear in a different order each time!

My other part of the problem is, some of our questions include the option “all of the above”, I need that to always appear at the bottom of the 4 answer options (option 4), if the question requires it.

I have attached the fla file and xml file, to show you how the files are layed out.

You’ll see one of the options in the XML document is the “all of the above” type question.

Any help would be apprecaited.

Many Thanks Scotty123