hi guys
I am trying to create a frame with 3 questions on it. The user answers either yes or no to all the questions. They are free to answer the questions in any order and are given feedback for each answer they select.
I have created a box on the same frame that i want the feedback to appear in. I have used a separate movie clip for each bit of feedback (6 x MC)
The problem is, that the overlap.
I am using the movieclipname.play () method. I also have the feedback on the second frame of each MC, with nothing but a stop () on the first frame so they can sit and be invisable.
I tried to get round this by calling all 6 MC's on each button, but setting five to movieclipname.play () and the one i want to work to movieclipname.play (2). But this doesn't help
any ideas ?
suppose i could play with the visability ???
I am trying to create a frame with 3 questions on it. The user answers either yes or no to all the questions. They are free to answer the questions in any order and are given feedback for each answer they select.
I have created a box on the same frame that i want the feedback to appear in. I have used a separate movie clip for each bit of feedback (6 x MC)
The problem is, that the overlap.
I am using the movieclipname.play () method. I also have the feedback on the second frame of each MC, with nothing but a stop () on the first frame so they can sit and be invisable.
I tried to get round this by calling all 6 MC's on each button, but setting five to movieclipname.play () and the one i want to work to movieclipname.play (2). But this doesn't help
any ideas ?
suppose i could play with the visability ???