Alright, this is a two part question.

First, I created a quiz with multiple choice, fill in the blank, true/false, etc. interactions. Randomly, the quiz will get stuck on a true/false question with the default radio buttons showing rather than "true" "false" and it won't accept a response. This typically happens after one or two other T/F questions have been answered. It happens on different T/F questions every time I test it. Any thoughts?

Next, when I try to load the quiz.swf into another mc in my lesson.swf after the content, the quiz will work fine until it gets to the drag and drop question, where the drag objects will never "drop" onto their targets. It just won't recognize the targets. I'm assuming this a problem with the coding and I need to change the imported quiz's actionscript for the drag/drop interaction from _root to something elses, but I don't know where to find that or what I should change.

I've seen both of these problems on a number of posts but as of yet, I have not found a good solution.

Does anyone have any ideas? Please help!!! =)