home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / aquaria.swf / scripts / frame_1226 / DoAction.as
Encoding:
Text File  |  2005-11-09  |  61 b   |  6 lines

  1. if(secretbtn == "on")
  2. {
  3.    gotoAndStop(1227);
  4. }
  5. stop();
  6.