I'm using Captivate 7 and Flash CS4 Professional, ActionScript 2.0.
The main part of my course is in Flash. I created the quiz in Captivate and launch it inside the Flash course in a movie clip using the following code:
loadMovie("quiz_file_name.swf","quizclip");
This worked perfectly in Captivate 4, but I recently upgraded to 7 and there is now a problem. Instead of displaying the first quiz question when I get to the quiz page, a "Created by Adobe Captivate" box flickers rapidly on and off and the quiz question never loads. I thought it might be a preloader so I disabled that option in the Publish settings but it didn't help.
I can't capture the box, but here is a mock-up of it:
It looks like you should be able to click the X to make it go away, but nothing happens when I click it.
What is this and how can I make it go away so the quiz displays?
Thanks,
- Jennifer