Hello!
We are developing a unit of work for kids. We have set a special stage environment to load all the different swfs and they are loaded into an empty movie clip using _lockroot.
The problem I am having is when I run the quiz swf in a stage environment. We have developed a stage component that encapsulates several SWF files and allows the viewer to navigate to any SWF file in the stage by simply clicking on the menu on the left.
The quiz works fine as a swf, but when I load it into the stage using _lockroot the drop won’t work.
I thought that the drop target might be wrong, but now I’m starting to think that it might be something to do with the _lockroot. Any ideas?
Many thanks