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

  1. if(_root.spike3 != false)
  2. {
  3.    gotoAndPlay(77);
  4. }
  5. if(_root.spike3 != true)
  6. {
  7.    _root.greg.gotoAndStop("none");
  8. }
  9.