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

  1. if(_level0.bkgd.OSVersion == "Per")
  2. {
  3.    gotoAndPlay(273);
  4. }
  5. else
  6. {
  7.    _level0.LoadInitialInteractive();
  8. }
  9.