home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Multimedia / tour / Professional / segment3.swf / scripts / DefineSprite_125 / frame_62 / DoAction.as
Encoding:
Text File  |  2001-07-25  |  150 b   |  9 lines

  1. if(!_level0.timeMarkDone(_level0.bkgd.kioskModeWaitTime))
  2. {
  3.    gotoAndPlay(_currentframe - 1);
  4. }
  5. else
  6. {
  7.    _parent.gotoAndPlay("fourFive");
  8. }
  9.