收藏 分销(赏)

小学数学北师大2011课标版四年级烙饼源代码.txt

上传人:仙人****88 文档编号:6542169 上传时间:2024-12-12 格式:TXT 页数:4 大小:3.13KB 下载积分:10 金币
下载 相关 举报
小学数学北师大2011课标版四年级烙饼源代码.txt_第1页
第1页 / 共4页
小学数学北师大2011课标版四年级烙饼源代码.txt_第2页
第2页 / 共4页


点击查看更多>>
资源描述
stop(); //reset _root.btn_reset.onRelease = function() { _root.greens._x = 394.45; _root.greens._y = 56.60; _root.reds._x = 444.30; _root.reds._y = 68.70; _root.pps._x = 501.20; _root.pps._y = 60.05; _root.greens.gotoAndStop(1); _root.reds.gotoAndStop(1); _root.pps.gotoAndStop(1); _root.fire._alpha = 0; }; //������ƶ� _root.reds.onPress = function() { _root.reds.onEnterFrame = function() { _root.reds._x = _root._xmouse; _root.reds._y = _root._ymouse; }; }; _root.reds.onRelease = function() { delete reds.onEnterFrame; };//�̱����ƶ� _root.greens.onPress = function() { _root.greens.onEnterFrame = function() { _root.greens._x = _root._xmouse; _root.greens._y = _root._ymouse; }; }; _root.greens.onRelease = function() { delete greens.onEnterFrame; }; //�̱����ƶ� _root.pps.onPress = function() { _root.pps.onEnterFrame = function() { _root.pps._x = _root._xmouse; _root.pps._y = _root._ymouse; }; }; _root.pps.onRelease = function() { delete pps.onEnterFrame; }; //���� _root.opens.onRelease = function() {//ֻ�Ӻ�� if (_root.reds.hitTest(cc) && reds._currentframe == 1) { _root.fire._alpha = 100; _root.reds.gotoAndPlay(2); } //ֻ���̱� if (_root.greens.hitTest(cc) && greens._currentframe == 1) { _root.fire._alpha = 100; _root.greens.gotoAndPlay(2); } //ֻ���ϱ� if (_root.pps.hitTest(cc) && pps._currentframe == 1) { _root.fire._alpha = 100; _root.pps.gotoAndPlay(2); } //���̿������2��1 if (greens._currentframe == 30 && _root.pps.hitTest(cc) && _root.greens.hitTest(cc)) { _root.greens.gotoAndPlay(125); _root.pps.gotoAndPlay(2); } //��2��2 if (reds._currentframe == 30 && _root.pps.hitTest(cc) && _root.reds.hitTest(cc) && pps._currentframe == 30) { _root.reds.gotoAndPlay(125); _root.pps.gotoAndPlay(125); } //���Ͽ������2��1 if (pps._currentframe == 30 && _root.greens.hitTest(cc) && _root.greens.hitTest(cc)) { _root.pps.gotoAndPlay(125); _root.greens.gotoAndPlay(2); } //��2��2 if (reds._currentframe == 30 && _root.greens.hitTest(cc) && _root.reds.hitTest(cc)) { _root.reds.gotoAndPlay(125); _root.greens.gotoAndPlay(125); } //���Ͽ��̳���2��1 if (pps._currentframe == 30 && _root.reds.hitTest(cc) && _root.pps.hitTest(cc)) { _root.pps.gotoAndPlay(125); _root.reds.gotoAndPlay(2); } //��2��2 if (greens._currentframe == 30 && _root.pps.hitTest(cc) && _root.greens.hitTest(cc)) { _root.greens.gotoAndPlay(125); _root.pps.gotoAndPlay(125); } }; _root.off.onRelease = function() { _root.fire._alpha = 0; }; _root.red.onRelease = function() { if (_root.reds.hitTest(cc) && reds._currentframe == 30) { _root.reds.gotoAndPlay(125); } }; _root.green.onRelease = function() { if (_root.greens.hitTest(cc) && greens._currentframe == 30) { _root.greens.gotoAndPlay(125); } }; _root.purple.onRelease = function() { if (_root.pps.hitTest(cc) && pps._currentframe == 30) { _root.pps.gotoAndPlay(125); } };
展开阅读全文

开通  VIP会员、SVIP会员  优惠大
下载10份以上建议开通VIP会员
下载20份以上建议开通SVIP会员


开通VIP      成为共赢上传

当前位置:首页 > 教育专区 > 小学数学

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        抽奖活动

©2010-2026 宁波自信网络信息技术有限公司  版权所有

客服电话:0574-28810668  投诉电话:18658249818

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :微信公众号    抖音    微博    LOFTER 

客服