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

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