PDA

View Full Version : questionnaire


blondie
03-11-2004, 04:33 AM
hi
im doing a questionnaire which contains several questions with possible multiple answers.
whn the user clicks the button next to the question, a tick appears beside the button and dissappears whn clicked again.
i need to write a script that will tell which answers in each question have been ticked so i can send this information to a php script
any suggestions?
(theres 25 possible answers in 1 of the questions)

vosgien
03-11-2004, 11:51 AM
Hi Blondie
Searching the forums for Multiple Choice Quiz would have given you this MULTIPLE CHOICE QUIZ THREAD (http://www.actionscript.org/forums/search.php3?s=&action=showresults&searchid=1614799&sortby=lastpost&sortorder=descending)
Also Colin Moocks ASDG walks the reader thru' multiple choice quizes, his site ( and the relevant code can be found atwww.moock.org (http://www.moock.org)

Hope that gets you on your way

Cheers

Vosgien