Random motion not working

I did the random motion tutorial (mx version) on kirupa, and it isn’t working the way I expected. I made a new movie clip that consists of a simple white dot, and put did everything else. When I start the movie the white dots jump around rather than moving smoothly. What did I do wrong

umm code? .fla?

yeah a fla i did with random motion wouldn’t work when i loaded it externally… it would jump areound too

I made a new MC, named it “dots”, added a simple white dot in frame one, then added the appropriate coding that it said to add in frame one. I then went back to the main scene, added the dots on my last frame (which had a stop() command), and added the appropriate coding to the MC (onClipEvent (enterframe)). It then just randomly jumped the dot around, not smooth at all.