Código:
alguen me puede explicar porque el MC logo no se mueve?createEmptyMovieClip("logo", this.getNextHighestDepth());
loadMovie("logos/"+this.empresa.getLogo(),logo);
this.logo.onEnterFrame=function(){this._x++;}
Muchas gracias

