[php] [mysql] [flash] help

i have a lil problem i’m making a quiz game and my radio buttons and questions and answers load correctly from my DB but heres where the problem lies:

  • when users post a new question and it gets added to the database and then loaded and randomized by mysql how would i get the radio button in flash to correspond with the correct answer…the radio buttons are set out as follows:

• answer 1
• answer 2
• answer 3
• answer 4

answer 1-4 all load from the DB so i would need the correct radio button to continously correspond and change position to the correct answer all the time.

any ideas on where to start for this how to go about this problem??

cheers peeps :smiley: