masjoox

Untitled

Apr 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. +++ Quit +++
  2. ========= YES ===============
  3. on (release) {
  4. fscommand("quit",true);
  5. }
  6.  
  7. =========== No ===========
  8. on (release) {
  9. gotoAndStop(1);
  10.  
  11. }
  12. =========Belakang Tidak bisa diclick=================
  13. stop();
  14. exit.useHandCursor=false;
  15. ======== Fullscreen ================
  16. fscommand("fullscreen",true);
  17. ===================================================
  18.  
  19.  
  20. ++++ Quiz ++++
  21. action atas :
  22. stop
  23. skor=new Number;
  24. skor=0;
  25. --------------
  26. kalo bener : onrealease > ++skor; >> nf
  27. kalo salah : onrealese > nf
  28. --------------
  29. nilai
  30. isi nilai ( dynamic text ) kasih nama nilai, terus embed (all)
  31. action :
  32. nilai=skor*20;
  33.  
  34.  
  35. ++ Musik ++
  36.  
  37. on = loadMovieNum("namafile.swf",50);
  38. on = loadMovieNum("off.swf",50);
  39.  
  40. ++ Dubbing ++
  41. on = loadMovieNum("dubbing.swf",1);
  42. off + unloadMovieNum(1);
Advertisement
Add Comment
Please, Sign In to add comment