home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / blox.swf / scripts / DefineSprite_601 / frame_15 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  114 b   |  7 lines

  1. if(_root.BuyMeWindowMode == 3)
  2. {
  3.    SpecialText._visible = false;
  4.    FreeTryBtn._visible = false;
  5. }
  6. stop();
  7.