标题:求求大家帮个忙,翻一下这段代码~谢~~
只看楼主
①③⑦
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2013-3-31
 问题点数:0 回复次数:0 
求求大家帮个忙,翻一下这段代码~谢~~
button=$.createButton({x:7,y:7,lifeTime:12,width:150,
text:'点此前进',motionGroup:[{alpha:{fromValue:0,toValue:1,lifeTime:1}},
                    {alpha:{fromValue:1,toValue:1,lifeTime:10}},
                    {alpha:{fromValue:1,toValue:0,lifeTime:1}}],
onclick:function(){Player.jump("av458793", 1, true);}});
button.setStyle("fillColors",[0x999999,0xcccccc]);
button.setStyle("fillAlphas",[0.7,0.7]);


最好有每一句的详细介绍,功用,用法什么的,谢谢大家~~~
搜索更多相关主题的帖子: 150 function button 最好 
2013-03-31 20:32



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-402533-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.257552 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved