Flash AS2 Quiz with individual points for each answer
问题 I'm making a quiz in Actionscript 2.0. The quiz has 8 questions. Each question has four answers and each answer gives different points. On every frame their is two questions to answer and then move on to the next two and so on. My problem is that I need to assign each answer with points that in the end will be calculated and depending on the number of points send the user to different messages (frames). My code so far is as follows: // create an array of all nav buttons in group var groupinfo