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

  1. set("../:start1","1");
  2. tellTarget("../cmpc")
  3. {
  4.    gotoAndStop("koko");
  5.    play();
  6. }
  7. stop();
  8.