PDA

View Full Version : Quiz Component - detecting right or wrong answers?


SuperRoach
11-01-2007, 05:37 AM
Hey there, I'm using the stock Quiz component that comes with FlashMX.

I was wondering, is it possible to detect when the user has a right or wrong answer? Because At the moment i bring up the answer, but i'd like to say run a function to play a "wrong" or "right" animation as well, or play a sound depending on how they went.

How would I go about finding when a question is right? At the moment, all I can find is that I specify a control button, which is the "check answer" type button. No functions I can put code in that I know of...