home *** CD-ROM | disk | FTP | other *** search
/ LAUNCH 3 / LAUNCH.BIN / pc / sony / mainmov.dir / 00094_Script_94 < prev    next >
Text File  |  1995-06-07  |  160b  |  8 lines

  1. on enterFrame
  2.   if the machineType = 256 then
  3.     set the movietime of sprite(8) = 0
  4.     updateStage
  5.     set the movierate of sprite(8) = 1
  6.   end if
  7. end
  8.