this.selfList_mc=this.getChild("selfList_mc").asCom; 

 

记录位置:

GlobalData_yinbiaoxuexi.scence1_y= this.selfList_mc._scrollPane.scrollingPosY;

 

 

赋值位置:

this.selfList_mc.scrollPane.setPosY(GlobalData_yinbiaoxuexi.scence1_y);

 

 

滑动:

this.selfList_mc.scrollPane.scrollDown(this.perMoveStep,true);

this.selfList_mc.scrollPane.scrollUp(this.perMoveStep,true);

posted on 2022-12-12 13:37  我是cdt  阅读(10)  评论(0编辑  收藏  举报