home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / chicken.swf / scripts / frame_13 / DoAction.as
Encoding:
Text File  |  2006-05-23  |  412 b   |  32 lines

  1. start1 = "0";
  2. start2 = "0";
  3. byo = "0";
  4. otita = "0";
  5. bstop = "0";
  6. bcar = "0";
  7. bcar2 = "0";
  8. set("break","0");
  9. bpoint = "500";
  10. kkk = "0";
  11. lll = "0";
  12. tellTarget("/slamp")
  13. {
  14.    gotoAndStop(1);
  15. }
  16. tellTarget("/cmpc")
  17. {
  18.    gotoAndStop("moto");
  19. }
  20. tellTarget("/body/tmt")
  21. {
  22.    gotoAndPlay(1);
  23. }
  24. tellTarget("/body/smt")
  25. {
  26.    gotoAndPlay(1);
  27. }
  28. tellTarget("/body/lmira")
  29. {
  30.    gotoAndPlay(1);
  31. }
  32.