• Week 3: the only quiz you'll ever see (IMED2345)

    Using the if and else statements, create a multiple choice or fill-in-the-blank quiz which keeps score.

    ASSIGNMENT 1: create a fun quiz

    Details for your homework assignment:
    • Minimum of 5 questions long.
    • Display complete number right/wrong at end of quiz with an if/else statement.
    • Use the techniques learned in Week 2 when creating your next button.
    • Name all layers and use graphical elements throughout the quiz.

    Resources: The source file, video on its way.

    IMED-2345-Week3.fla

    IMED 2345 - ActionScript 3.0 Quiz from John McMullen on Vimeo.

    Using ActionScript 3.0 in Flash CS4 to create a simple quiz. The code used in this tutorial will teach you how to use variables to store a score and add or subtract from that score as well as using if statements to determine if an answer is true or false.

    Please log in to comment.