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

  1. if(_root.open != false)
  2. {
  3.    if(_root.full != false)
  4.    {
  5.       gotoAndPlay(33);
  6.    }
  7. }
  8.