发新话题
打印

如何跳转到指定的cutpoint???

如何跳转到指定的cutpoint???

如何跳转到指定的cutpoint???

TOP

如何跳转到指定的cutpoint???

on mouseUp
  getat(the cuepointTimes of member "bg1",1)
  sprite(sound 1).currentTime
end
不行!报错!

TOP

如何跳转到指定的cutpoint???

改为sprite(sound 1).currentTime=getat(the cuepointTimes of member "bg1",1)

TOP

发新话题