loadMovie("img/121.swf", "movie1") this.onEnterFrame=function(){if(movie1.getBytesLoaded()==movie1.getBytesTotal() && movie1.getBytesTotal()>0){movie1.stop();delete this.onEnterFrame}}