var mc:MovieClip = createEmptyMovieClip( name_mc, this.getNextHighestDepth()); mc.i = i; url = "picture/"+ masData[i]; mcl.loadClip(url, mc);