Download presentation
Presentation is loading. Please wait.
Published bySusanne Skaarup Modified 5年之前
1
Flash 8:開口中 從Y:\ 複製『開口中.fla』到 D:\ 更改名稱為:s3x99 (你的班號) 雙按開啟檔案 2019年5月7日
2
1 100 50 開口中: Error 文字框線 2019年5月7日 開口中
3
1 100 50 Error 變數名稱 開口中: num1 num2 input msg 按鈕 輸入文字: 動態文字: 不變 靜態文字:
2019年5月7日 開口中
4
// 影格2: stop(); 選取影格1 // 影格1: 按F9(動作) num1 = 修改程式 num2 = input =
ans = stop(); 2019年5月7日 開口中
5
on (press, keyPress "<Enter>") { msg = ""; if(…) … }
視窗 內建元件庫 按鈕 選取按鈕 按F9(動作) 修改程式 on (press, keyPress "<Enter>") { msg = ""; if(…) … } 2019年5月7日 開口中
6
按F9(動作) if ( input = if msg = "Error!"; 2019年5月7日 開口中
7
num1 num2 input ans 1 100 70 50 num1 num2 input ans 1 100 70 80 if (
1-50? ? 50 num1 num2 input ans 1 100 70 (b) 1-80? ? 80 if ( else 2019年5月7日 開口中
8
影格2 Game Over! Replay // 影格2:重新開始Replay按鈕 on(press){ } 2019年5月7日 開口中
Similar presentations