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

  1. if(_level0.bkgd.doAttractLoop == 1)
  2. {
  3.    _level0.bkgd.doAttractLoop = 0;
  4. }
  5. else
  6. {
  7.    gotoAndPlay(10);
  8. }
  9.