I have succeeded in loading an external swf into a parent target mc, but when it loads, it (the child) shows the stuff that’s going on off the stage. For example, I have clouds rolling by across the stage of the child MC and in the parent, you can see the clouds when they’re off stage. Uggghh. I want it confined to a window which doesn’t show the stuff beyond the stage area. I guess I could just load it behind a rectangle mask of the right dimensions, but that’s cheating… :).
What is the purpose of the stage if it’s gonna show the stuff that’s off of it? Do I fix this by altering the loaded swf or are there ways of fixing this from the parent swf?