Loaded swf movie wont play (loadMovie)

I modified Scotty’s Finite Menu…

and now I’m trying to load it into a movieclip using this code:

loadMovie(“tweety.swf”, _root.contents.container);

It loads but won’t play. I even tried loading it directly in the main movie and it still won’t play.

It plays fine by itself.

I have another swf loading into a MC that plays fine.

Is it a preloading issue?

Can anyone shed some light? I would be very grateful…