home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / MilleDangers.swf / scripts / DefineSprite_434 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-11-10  |  210 b   |  15 lines

  1. if(eval("/:jumpactive") eq "0")
  2. {
  3.    tellTarget("_root.pinpin")
  4.    {
  5.       gotoAndStop(9);
  6.    }
  7. }
  8. if(eval("/:tir") eq "0")
  9. {
  10.    tellTarget("_root.pinpin.fouet")
  11.    {
  12.       gotoAndStop(80);
  13.    }
  14. }
  15.