Redian新闻
>
新手菜鸟问个button的弱问题
avatar
新手菜鸟问个button的弱问题# Flash - 闪客一族
c*1
1
从没用过FLASH,有个作业要做个小东西的演示,硬着头皮做。其实应该很简单,就是用
第一帧上的一个button,控制跳到另一帧上去。我使用Adobe Flash CS4做的。
我用的Actionscruit是:
Yes.addEventListener(MouseEvent.CLICK, yesListener)
function yesListener(event:MouseEvent)
{
gotoAndPlay(2);
}
Yes是那个button的名字,报的错是:
1061: Call to a possibly undefined method addEventListener through a referen
ce with static type Class.
请各位高手指点一下这个应该怎么写啊?时间太紧,没时间系统学习了,谢谢了
avatar
s*h
2
cs4。。。太高级了
用as2这种东东基本上不会出错的。。。-.=

是用
referen

【在 c********1 的大作中提到】
: 从没用过FLASH,有个作业要做个小东西的演示,硬着头皮做。其实应该很简单,就是用
: 第一帧上的一个button,控制跳到另一帧上去。我使用Adobe Flash CS4做的。
: 我用的Actionscruit是:
: Yes.addEventListener(MouseEvent.CLICK, yesListener)
: function yesListener(event:MouseEvent)
: {
: gotoAndPlay(2);
: }
: Yes是那个button的名字,报的错是:
: 1061: Call to a possibly undefined method addEventListener through a referen

avatar
b*3
3
haven't try CS4 yet, but did you export the YES to actionscript?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。