
September 17th, 2003, 11:40 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 11
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Prob. w/ multiple learning interactions
Hi!
I'm somewhat new to Flash, know nothing of Actionscript outside of the built in library. I'm doing my first project with learning interactions. I need 5 "drag & drop" interactions in a row. I have them all built & customized with the graphics I need. Feedback is set, navigation is "next button" and is set to load the next learning interaction.
My problem is that the next learning interaction seems to be pulling the learning interaction instance from the prior frame. Meaning -- I take "Quiz 1", go to "Quiz 2" and everything loads -- but the objects I dragged from "Quiz 1" are still where they were when I took that quiz even though I'm now in "Quiz 2". If I go to "Quiz 3", the 'answers' from "Quiz 1" and "Quiz 2" are still there on "Quiz 3", and so on.
I've tried creating duplicates of the interaction and renaming them, but when I drag them to the screen it always asks me if I want to overwrite the current instance. I've tried dragging the interaction into a new frame and saving it as a symbol again, but when I import it into the quiz library it still asks me if I want to overwrite.
Is there anything I can do so that when I move from one quiz to another, the "answers" from the previous quiz don't show?
Sorry if this is confusing - I have a hard time trying to explain this since I don't know all the terminology - guess I'm having a blond moment. 
|