主题:  关于使用PAGE UP和PAGE DOWN控制帧动作的问题

i3a

职务:普通成员
等级:1
金币:0.0
发贴:20
#12003/11/29 23:26:44
我在DIR导入多个FLASH动画,然后我想用键盘上的PAGE UP和PAGE DOWN来控制这些动画之间的跳转,这是我的脚本,但DIR提示脚本错误,
on keydown me
if the keycode=121 then
go to frame 11
else

if the keycode=116 then
go to frame 1
end if
end
请问错在那里呀 多谢



i3a

职务:普通成员
等级:1
金币:0.0
发贴:20
#22003/11/29 23:46:09
或者那位朋友有这样的源文件,给我一个 多谢了



D计划-混沌

职务:管理员
等级:6
金币:15.2
发贴:3528
#32003/11/30 11:27:32
on keydown me
if the keycode=121 then go to frame 11
if the keycode=116 then go to frame 1
end



i3a

职务:普通成员
等级:1
金币:0.0
发贴:20
#42003/11/30 22:16:38
多谢54zq,已经解决这个问题了,非常感谢,我加你QQ了,交个朋友