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

  1. if(this.hitTest(_root.pinpin.fouet.fouetpose.hf))
  2. {
  3.    tellTarget(_parent)
  4.    {
  5.       gotoAndPlay(42);
  6.    }
  7. }
  8.