home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / MilleDangers.swf / scripts / DefineSprite_309 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-11-10  |  82 b   |  6 lines

  1. if(this.hitTest(_root.pinpin.mypain))
  2. {
  3.    gotoAndPlay(3);
  4. }
  5. gotoAndPlay(1);
  6.