好象两个都不行啊
我加了
on exitframe me
if sprite(1).movierate=1 then
go the frame
else
go the frame +1
end if
end
MPG文件没有播完,就进入下一个帧了
(MPG在时间轴上只占了12帧,就只播12帧,直接进入了第13帧)
另外一个“桢速率通道上设置wait for the cuepoint”是加在哪里啊
我加代码
on exitFrame me
wait for the cuepoint
end
告诉我语法错误啊也不行
在DIRECTRT中加flash,
加代码
on exitFrame me
if sprite(1).playing then --???Flash ???Sprite
go to the frame
end if
end
不管flash有多长,它会运行完后顺利进入下一帧!我希望就是和这个一样的效果。
用director我是新手,请指点!急!(工作中要用到)
非常感谢!新年快乐!