stop( ?。?/div>動(dòng)作命令.
(5)寫(xiě)出以下按鈕的動(dòng)作腳本命令
點(diǎn)擊“Play”按鈕進(jìn)入“場(chǎng)景2”場(chǎng)景的第一幀播放;
on(press){gotoandplay(“場(chǎng)景2“,1);}
on(press){gotoandplay(“場(chǎng)景2“,1);}
點(diǎn)擊“靜音”按鈕關(guān)閉所有播放的聲音;
on(press){ stopAllSounds( ?。?;}
on(press){ stopAllSounds( ?。粆
點(diǎn)擊“鏈接”按鈕打開(kāi)“1.txt”文件;
on(press) {getURL(“1.txt”);}
on(press) {getURL(“1.txt”);}
點(diǎn)擊“關(guān)閉”按鈕推出并關(guān)閉播放器;
on(press){fscommand(“quit”);}
on(press){fscommand(“quit”);}
(6)請(qǐng)問(wèn)該場(chǎng)景動(dòng)畫(huà)播放一遍需要
8
8
秒,假如將動(dòng)畫(huà)的幀頻改為12fps,那么動(dòng)畫(huà)播放的速度將
變快
變快
(填:變慢/變快)