相对于自身的坐标位移

_local4 = new Point(960, (((1080 / 2) - (stage.stageHeight / 2)) + 74));

_local5 = this.cover_mc.globalToLocal(_local4);

//  -71 表示相对于自身父组件的坐标

this.tu.moveTo(this.cover_mc.logo_mc, -71, _local5.y, 0.9);
this.tu.animateToBeginning(this.cover_mc, 1, this.coverOutHandle);

posted @ 2015-04-29 14:58  regalys168  阅读(173)  评论(0编辑  收藏  举报