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

  1. if(_root.hippo != true)
  2. {
  3.    this.gotoAndStop("wrong");
  4.    _root.hippy.gotoAndPlay("splat");
  5. }
  6.