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

  1. on exitFrame  
  2.   if the quickTimePresent = 1 then go to frame "load" of movie "1smac.dir"
  3.   if the quickTimePresent = 0 then go to frame "qt"
  4. end
  5.