External mc problems

Hey
Ok here it is, I have this movie clip that I’m loading from an external file. This plays over a masked layer, but the mc is a continous random scrolling code thing. Much like the matrix code. My problem is that it only plays the movie clip once then stops playing. Which doesnt make much sense to me because its a continous mc. There are 5 layers on frame 1 of my scene. Im using

location.loadMovie(“continous.swf”);

to load the external file.

Is there another line of code to add to this, to tell the mc clip to keep playing?
I would upload it but its too big. :frowning:
Any help would be great.