home *** CD-ROM | disk | FTP | other *** search
/ Ultima IX Ascension Press Kit / files.zip / files / ua_start.dir / 00003_Script_3 < prev    next >
Text File  |  1999-04-09  |  149b  |  4 lines

  1. on exitFrame
  2.   if the quickTimePresent = 1 then go to frame "main" of movie "1smac.dir"
  3.   if the quickTimePresent = 0 then open "Qt32inst.exe"
  4. end