External movie clip problems - you can click through them!
I have lots of interactive things on my main stage - lots of buttons and little movie clips which play when you rollover them.
On this main stage, I'm creating an empty movie clip and loading an external swf file into it. This works fine - but there is one problem. If you can remember where the interactive things on the main stage are, you can make them work by clicking THROUGH the external swf. The swf is on a separate layer to these movie clips, though, and its layer is above their layer. In theory, the clicks you make on the external swf shouldn't have any effect on the clickable objects below it - but they do. How can I stop this, and make the loaded swf 'solid'?
|