
How to make quiz in flash 1/2
sry for bad quality.
This shows how you can make quizzes in flash easy.
It don’t take long and if you wanna try my finished flash i did just go here:
http://www.newgrounds.com/portal/view/424953
And the flash maker is here(flash 8):
http://www.click-now.net/cgi-bin/download.pl?file=1435
Here is some of the action scripts:
on (release) {gotoAndStop();
}
stop ()
on (release) {gotoAndPlay();
}
