Buatlah 20 script adobe flash dan jelaskan fungsinya
jawaban
1. stop()
tujuannya untuk memberhentikan movi flash pada frame yang di beri script ini
2. play()
tujuannya untuk menjalankan movi flash pada frame
3. gotoandplay[scane,]frame)
untuk melompat ke nomor frame atau frame label tertentu
4. gotoandstop[scane,]frame)
untuk melompat adan berhenti ke nomor frame atau frame
5. fscommond("full screan",);
untuk menjadikan full di play pertama kali lewat folder
6. next frame:on<release,keypres"<right>"){next frame();
}
7. musik:new sound ():
musik:attach sound ("morning glorid");
musik stor (0);
untuk file yang akan di jadikan lagu klik kanan pilih link ge, pastikan musik attach spend ("name").
8. lood movie:on (relesae,keypress"<enters"){
9. prev frame:on <release, key press"<left>"){
10. play:on<release>{ play ();
}
11. tombo play:on<release>{
gotoandstop(8);
}
12. tombol stop:on<release>{
gotoandstop(1);
}
13. tombol keluar:on<release>{
fscommand ("quit");
}
14. penutup program:on<release>{
fscommand ("quit");
}
15. menutup ful scren:on<release>{
fscommand ("full screnn")
true);
}
16. resume();
melanjutkan
17. new sound: menambahkan suara
18. bollom():menyalur tombol
19. color: untuk mengubah warna
20. set rgb : merubah warna tukisan
Tidak ada komentar:
Posting Komentar