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

  1. stopAllSounds();
  2. set("break","1");
  3. tellTarget("/miti")
  4. {
  5.    gotoAndPlay(2);
  6. }
  7. tellTarget("/body/rmira")
  8. {
  9.    gotoAndStop("koko");
  10. }
  11. tellTarget("/bbk")
  12. {
  13.    gotoAndStop(1);
  14. }
  15.