home *** CD-ROM | disk | FTP | other *** search
/ LAUNCH 3 / LAUNCH.BIN / pc / sony / highdes.dir / 00311_Script_311 < prev    next >
Text File  |  1995-06-07  |  136b  |  6 lines

  1. --teepee boss anim loop
  2.  
  3. on exitFrame
  4.   global gQTSoundChannel
  5.   if the movietime of sprite(gQTSoundChannel) < 600 then go loop
  6. end