1. Home
  2. Computing & Technology
  3. Animation

Flash Halloween Trivia Quiz

By Adrien-Luc Sanders, About.com

10 of 10

For the right answer, the only thing we need to do is make sure that the value of score is updated before it’s tested against the minimum passing value:

on (release) {
score = score+1;
if (score>4=) {
gotoAndPlay(9) ;
}
if (score<=3) {
gotoAndPlay(10) ;
}
}

Click here to take the quiz.

Explore Animation
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Animation
  4. Flash Animation Tutorials
  5. Flash Halloween Trivia Quiz

©2009 About.com, a part of The New York Times Company.

All rights reserved.