单项选择题
如果希望使影片“倒退”30帧并暂停播放,下列Actionscript语句正确的是()
A.{goto(_currentframe-30);stop;}
B._currentframes-=30;
C.gotoAndStop(_currentframe-=30);
D.{_currentframe-=15;stop();}
点击查看答案&解析

单项选择题
A.{goto(_currentframe-30);stop;}
B._currentframes-=30;
C.gotoAndStop(_currentframe-=30);
D.{_currentframe-=15;stop();}
微信扫一扫,加关注免费搜题