菜单
  

                            } else {
                                this._y += -this.yinc*this.inc;
                            }
                        }
                    } else {
                        this._x += this.xinc*this.inc;
                    }
                    if (this._x == _root.zhujue1._x && this._y == _root.zhujue1._y) {
                        removeMovieClip(this);
                    }
                };
            }
            if (a == 2) {
                var zd_teshu = _root.attachMovie("zhujue01_teshu_"+a, "zhujue01_teshu"+_root.picDepth, _root.picDepth++);
                //将加载的子弹添加到数组中
                zhujue01_teshu_Array.push(zd_teshu);
                zd_teshu._x = _root.zhujue1._x+30;
                zd_teshu._y = _root.zhujue1._y;
                //zd._rotation=arg
                //弧度=角度/180*Math.PI
                arg = arg/180*Math.PI;
                zd_teshu.xinc = Math.cos(arg)*speed;
                zd_teshu.yinc = Math.sin(arg)*speed;
                zd_teshu.onEnterFrame = function() {
                    this._x += this.xinc;
                    this._y += this.yinc;
                    if (this._x<0 || this._x>700 || this._y<0 || this._y>400) {
                        removeMovieClip(this);
                    }
                };
            }
            if (a == 3) {
                var zd_teshu = _root.attachMovie("zhujue01_teshu_"+a, "zhujue01_teshu3", _root.picDepth++);
                zd_teshu._x = _root.zhujue1._x+30;
                zd_teshu._y = _root.zhujue1._y;
                zd_teshu.onEnterFrame = function() {
                    this._x += speed;
                    if (this._x<0 || this._x>700 || this._y<0 || this._y>400) {
                        teshu_3_fashe = false;
  1. 上一篇:ASP.NET客户信息管理系统的开发
  2. 下一篇:数据挖掘中的隐私保护技术研究
  1. 基于MATLAB的图像增强算法设计

  2. jsp+sqlserver高校二手商品交...

  3. 基于Kinect的手势跟踪与识别算法设计

  4. JAVA基于安卓平台的医疗护工管理系统设计

  5. ERP软件物料需求计划模块设计

  6. php+mysql志愿者服务平台前端页面设计

  7. 医院查询与挂号系统设计与实现

  8. 大众媒体对公共政策制定的影响

  9. 电站锅炉暖风器设计任务书

  10. java+mysql车辆管理系统的设计+源代码

  11. 十二层带中心支撑钢结构...

  12. 酸性水汽提装置总汽提塔设计+CAD图纸

  13. 杂拟谷盗体内共生菌沃尔...

  14. 当代大学生慈善意识研究+文献综述

  15. 中考体育项目与体育教学合理结合的研究

  16. 乳业同业并购式全产业链...

  17. 河岸冲刷和泥沙淤积的监测国内外研究现状

  

About

751论文网手机版...

主页:http://www.751com.cn

关闭返回