home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / puzzle-land.swf / scripts / DefineSprite_1403 / frame_5 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  74 b   |  5 lines

  1. if(_root.spider != false)
  2. {
  3.    _root.spidery.gotoAndPlay("attack");
  4. }
  5.