Why is it some of my movies load, and some don’t, does anyone now what i’m doing wrong,everything is in the same file, tested with the same script, just put more swf files in the same folder and changed the name in the script
_root.createEmptyMovieClip(“holder”,1);
// change the movie name in the brackets
holder.loadMovie(“ball.swf”);