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

  1. _root.door.gotoAndStop("open");
  2. if(_root.manthere != false)
  3. {
  4.    _root.man.gotoAndPlay("rock");
  5. }
  6.