3个回答
2013-06-09
展开全部
主要代码://定义nub,为下面的球体复制做准备...var num:Number = 0;//定义xian,此处设置的目的为当球下落到一定程序的时候(即超出屏幕的范围的时候),运行后面的程序,此方法的目的是为了//让系统不会因为复制太多球体而变得很慢.此处的值是场景的y值,可以随便设...var xian:Number = 450;//定义新my_array类,此处为随机出现在黄色球体中的文字,内容可以自己随便加入...var my_array:Array = new Array();my_array = ["欢", "迎", "光", "临", "淘", "沙", "网"];//定义加载第一个球体函数...function jiazai_ball1() {//num的值不断递加...num++;//定义一个变量ball2,变量的对象为复制第一个球体为新实例名为"第一个球+num"到num层...var ball2 = attachMovie("ball", "ball"+num, num);//定义ball2的x座标值为随机数...ball2._x = Math.floor(Math.random()*750);//此处运用一个语句switch...即可选择性调用函数...switch (moshi_txt.text) {case "小写练习" ://此处返回一个随机值...numb = random(26)+97;//此处不要忘了跳出语句...break;case "大写练习" :numb = random(26)+65;break;//这个函数,我是第一次用到,感谢酱色度,还有小南,当然最感谢的还是Hbro...//当前面的条件都不成立时,就运行下面的程序...default :moshi_txt.text = "综合练习";//这里,又要用到变量.先定义一个变量...这里有点难度.即是说:当前面都不成立的时候,就用到这里.而且要包含两种可能.//这个时候,就又要用到随机函数了...这个随机函数其实是属于整个default程序的...var xuan_tt = random(2);if (xuan_tt == 1) {numb = random(26)+97;} else {numb = random(26)+65;break;}}ball2.onEnterFrame = function() {//当ball2运行的时候,就移动y座标,这样才能形成动画...this._y += 3;if (this._y>=xian) {//当移动到一定位置的时候,就删除影片.这样,才不会形成系统越来越慢...removeMovieClip(this);}};//球体上的动态文本框中的文本就将上面的随机字符转换为编码.每个键盘按键都对应得有一个编码的...具体可以查询:// http://www.taoshaw.com/taoshaw/article.asp?id=1309里面的相关内容...ball2.text.text = String.fromCharCode(numb);}//此处为复制的另一个球体的函数...function jiazai_ball2() {var ball3 = attachMovie("balld", "balld"+num, num);ball3._x = Math.floor(Math.random()*750);ball3.onEnterFrame = function() {this._y += 5;if (this._y>=xian) {removeMovieClip(this);}};numb = random(26)+97;/*如果希望黄色的小球也出现随机字母,则使用ball3.text.text=String.fromCharCode(nmub);*/ball3.text.text = my_array[Math.floor(Math.random()*my_array.length)];}//将刚才的球体加载函数调用进场景中...function diao1() {jiazai_ball1();}function diao2() {jiazai_ball2();}//设置diao1函数调用的时间半隔...id1 = setInterval(diao1, 1000);id2 = setInterval(diao2, 5000);xiaoxie_btn.onRelease = function() {moshi_txt.text = "小写练习";};daxie_btn.onRelease = function() {moshi_txt.text = "大写练习";};元件“ball”中第一帧中的代码说明:stop();//定义鼠标侦听类...var keyListener = new Object();keyListener.onKeyDown = function() {//判断键盘转化的符号与球体的动态文本框中的内空所对应的编码是否符合...if (text.text.charCodeAt(0) == Key.getAscii()) {gotoAndPlay(2);}};Key.addListener(keyListener);
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
一诺动画
2024-10-27 广告
2024-10-27 广告
Flash动画制作在北京一之诺文化传媒有限公司是一项创意与技术并重的服务。我们团队精通于利用Flash或兼容技术,将客户的想象转化为生动、流畅的动画作品。从概念设计到分镜脚本,再到精细的绘制与后期特效处理,每一步都力求完美呈现。无论是广告动...
点击进入详情页
本回答由一诺动画提供
2013-06-09
展开全部
var CustomMenu:ContextMenu = new ContextMenu(); CustomMenu.hideBuiltInItems(); var CMI001:ContextMenuItem = new ContextMenuItem("==== =轻轻松松学五笔= ====", Fuc_Menu1); var CMI002:ContextMenuItem = new ContextMenuItem("+- 切换到上一页(←键) -+", Fuc_Menu2); var CMI003:ContextMenuItem = new ContextMenuItem("+- 1.认识英文字母 -+", Fuc_Menu3); var CMI004:ContextMenuItem = new ContextMenuItem("+- 2.打字指法 -+", Fuc_Menu4); var CMI005:ContextMenuItem = new ContextMenuItem("+- 3.关于五笔输入法 -+", Fuc_Menu5); var CMI006:ContextMenuItem = new ContextMenuItem("+- 4.五笔拆字方法 -+", Fuc_Menu6); var CMI007:ContextMenuItem = new ContextMenuItem("+- 5.五笔输入规则 -+", Fuc_Menu7); var CMI008:ContextMenuItem = new ContextMenuItem("+- 6.字根表助记歌详解 -+", Fuc_Menu8); var CMI009:ContextMenuItem = new ContextMenuItem("+- 7.学习五笔经验总结 -+", Fuc_Menu9); var CMI010:ContextMenuItem = new ContextMenuItem("+- 8.后 记 -+", Fuc_Menu10); var CMI011:ContextMenuItem = new ContextMenuItem("+- 9.轻松一刻-双低金句 -+", Fuc_Menu11); var CMI012:ContextMenuItem = new ContextMenuItem("+- 切换到下一页(→键) -+", Fuc_Menu12); var CMI013:ContextMenuItem = new ContextMenuItem("广东科学技术职业学院学生论坛", Fuc_Menu13); var CMI014:ContextMenuItem = new ContextMenuItem("一些事一些情官方网站", Fuc_Menu14); var CMI015:ContextMenuItem = new ContextMenuItem("====小鸟精神 服务社群====", Fuc_Menu15); CMI002.separatorBefore = true; CMI003.separatorBefore = true; CMI010.separatorBefore = true; CMI013.separatorBefore = true; CMI015.separatorBefore = true; CMI001.enabled = false; CMI002.enabled = false; CMI015.enabled = false; CustomMenu.customItems.push(CMI001); CustomMenu.customItems.push(CMI002); CustomMenu.customItems.push(CMI012); CustomMenu.customItems.push(CMI003); CustomMenu.customItems.push(CMI004); CustomMenu.customItems.push(CMI005); CustomMenu.customItems.push(CMI006); CustomMenu.customItems.push(CMI007); CustomMenu.customItems.push(CMI008); CustomMenu.customItems.push(CMI009); CustomMenu.customItems.push(CMI010); CustomMenu.customItems.push(CMI011); CustomMenu.customItems.push(CMI013); CustomMenu.customItems.push(CMI014); CustomMenu.customItems.push(CMI015); function Fuc_Menu1() { // } function Fuc_Menu2() { if (_root._currentframe>3) { _root.prevFrame(); CMI012.enabled = true; } else if (_root._currentframe == 3) { _root.prevFrame(); CMI002.enabled = false; } } function Fuc_Menu3() { _root.gotoAndStop(3); } function Fuc_Menu4() { _root.gotoAndStop(4); } function Fuc_Menu5() { _root.gotoAndStop(7); } function Fuc_Menu6() { _root.gotoAndStop(9); } function Fuc_Menu7() { _root.gotoAndStop(11); } function Fuc_Menu8() { _root.gotoAndStop(15); } function Fuc_Menu9() { _root.gotoAndStop(18); } function Fuc_Menu10() { _root.gotoAndStop(19); } function Fuc_Menu11() { _root.gotoAndStop(21); } function Fuc_Menu12() { if (_root._currentframe<21) { _root.nextFrame(); CMI002.enabled = true; } else if (_root._currentframe == 21) { _root.nextFrame(); CMI012.enabled = false; } } function Fuc_Menu13() { getURL(" http://www.sg83.com.cn", "_blank"); } function Fuc_Menu14() { getURL(" http://www.sg83.com.cn", "_blank"); } function Fuc_Menu15() { // } this.menu = CustomMenu;
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-06-09
展开全部
都不简单的!很难的!!要不然还要学干嘛!!!
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |