I have loaded an external swf into an other swf, using the MovieClipLoader.
Everything works, but if there is contents outside of the stage on the swf that is going to be loaded, this contents will be visible when the swf is loaded.
Is this normal? Can I prevent it?
Thanks.