#12003/1/20 10:22:27
哪位朋友帮我解释一下精灵"back"的代码的意思?详细一点!多谢!
on mouseup me
if the movietime of sprite 1<240 then
set the movietime of sprite 1 to 0
else
set the movietime of sprite 1 to the movietime of sprite 7-240
end if
end
(单击精灵“back",播放时间后退三秒,但我看不懂,240是什麽?)
我总觉得是4秒呢?
Text
编辑历史:[这消息被xiaoxiaowhx编辑过(编辑时间2003-01-22 08:50:36)]