A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Counting with actionscript

  1. #1
    Registered User
    Join Date
    Jun 2012
    Posts
    1

    Counting with actionscript

    Hi, I am working on an 'educational' flash game for an assignment. I had experience with AS2 so I thought this would be easy in AS3 but it's really not.

    Basically I have 10 pages each with a question and three multiple choice answers. I want the code to count how many correct answers are chosen and then use that number to send the user to another page that says how many they got correct.

    Then I have a second game which is days of the week, and the user has to drag the correct day to the right spot on the calendar. The code should again count how many are correct and direct the user to a page saying how many they got correct.

    I have all the pages designed but I have looked everywhere for code that could even get me started with this and I'm stumped. Any help would be greatly appreciated.

  2. #2
    Senior Member somlemeg's Avatar
    Join Date
    Aug 2000
    Posts
    171
    I'm also struggling with AS3 after moving from AS2.

    If I where you I where you, I would lend a good book on AS3 with step by step tutorials that helps you get into good practices. That's probably what I'm going to do.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center