登录 注册
当前位置:主页 > 资源下载 > 7 > 为flash添加卷屏事件功能

为flash添加卷屏事件功能

  • 更新:2024-06-02 12:19:26
  • 大小:2KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C/C++ - 课程资源
  • 格式:TXT

资源介绍

卷屏事件function strollMap(dirx) { var mc = this.target._parent; if (mc._x<=0) { var t = mc._x-dirx*this.speed; if (t>0) { mc._x = 0; } else if (t