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

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