home *** CD-ROM | disk | FTP | other *** search
/ The GrooveMaker & DANCITY Sample Collection 1.1 / GM+Dancity1.iso / pc / GM_tutorial / GrooveTutorial.exe / GrooveTutorial.dxr / 00010.ls < prev    next >
Encoding:
Text File  |  1998-04-10  |  72 b   |  6 lines

  1. on exitFrame
  2.   if the colorDepth = 8 then
  3.     go("uscita")
  4.   end if
  5. end
  6.