I just need to get a button in the externally loaded MC to trigger the preloader and play another external MC in the main MC. Replacing the MC with the button.
I still haven’t got this button AS sussed but I have managed a work around.
Baiscally, I’ve copied the contents MC, Transition MC and the AS from the main movie, and pasted them into the external MC.
So now when the button is pressed on the external MC, it loads the new movie into itself, using its own transition. It just looks as though it’s using the main MC’s transition!!!