Hi all!

Hi everyone, I’m a noob to Kirupa, and a relative noob to Flash. I’ve been using Kirupa for a while to help me along the way, but i’m stuck now. I’ve been using this tutorial:

http://www.kirupa.com/developer/actionscript/multiDimArrays_attach.htm

to help me along, but i’m having a couple problems. Please look at the source file (download it from http://www.gamerzbuzz.com/images/serviceplanquiz.fla) and see if you can help, here are the problems I can’t seem to work out:

  1. _x position of “new”+i movie clip is ok, but _y position won’t update properly - if 1 question is incorrect, the _y is OK, but if 2 or more are incorrect, it always makes only 2 instances of the movie clip and positions the 2nd one above the first
  2. the text inside the “new”+i movie clip will not update

The idea behind this file is that I’m making a quiz for use at work. At the end of the quiz, it determines which, if any, questions were answered wrong, then puts those questions and the answers of the quizee into a personalized study guide. Any and all help will be appreciated! The file is quite incomplete, i’ve just been trying to get this part of the functionality working.