Help! Problem with external swf

I have a flash game which I am loading into the main flash movie using the movieClipLoader object. It loads perfectly but the animations look horribly jerky. When I display the game itself in its own html page, it works perfectly with smooth animations. I searched around a bit and someone suggested using a higher fps if I am loading an external file, but that didn’t help either (I am already using 32 fps) :frowning:

Someone please help me figure out a way to fix this problem.