I copied a preloader from kirupa, and it works fine on all my movies, but not on this one. It’s a movie with a movieclip in it. Here’s the code on the functions layer:
function loadSWF(swfName) {
clip_mc.loadMovie(swfName);
}
Could’nt copy the rest of the code, message becomes too long. Anyway, I tried a couple of things, but not enough experience to get it to work. Anyone can help?
Here’s the files.
http://www.tantesteef.nl/files.zip
regards