So my teacher gave us an assignment over something we did not learn in our books, it was to create an interactive flashcard/quiz, where there was 2 possible answers. You can input the correct answer into a dynamic text box, and by using ActionScript with If/Then statements, it will tell you if the answer you input is right. (If it's right, it'll take you to a screen that says correct, if wrong, the screen indicating it's wrong)
Here's the thing, I don't know how to code it right. The If/Then statements, google has yielded me in the wrong direction, and I'm lost. Help? D: