• 0

[Actionscript] Multiple Choice Quiz with Questions Populated from SQL


Question

Hi all,

Just wondered if this was at all possible, can't seem to get my head round it.

Got a table for the questions with the fields of question, answer_a, answer_b,answer_c and finally correct answer.

Any feedback would be greatly appreciated.

Thanks for reading.

2 answers to this question

Recommended Posts

  • 0

first of all flash or flex? how are you getting the data? php service? wcf service http request??

me i would load the service, get the data and inject it to a value object.

then on my view(component) show the data.

hope this gives you some pointers

This topic is now closed to further replies.