home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Multimedia / tour / Professional / segment1.swf / scripts / frame_35 / DoAction.as
Encoding:
Text File  |  2001-07-26  |  189 b   |  10 lines

  1. if(!_level0.timeMarkDone(_level0.bkgd.kioskModeWaitLong))
  2. {
  3.    gotoAndPlay(_currentframe - 1);
  4. }
  5. else
  6. {
  7.    clickToContinue.gotoAndPlay("blank");
  8.    inst_faster_icons.activate();
  9. }
  10.