home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / asitchintime2.swf / scripts / DefineSprite_815 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-11-09  |  74 b   |  5 lines

  1. if(this.hitTest(perso.persoBody))
  2. {
  3.    _parent.gotoAndPlay("fire");
  4. }
  5.