home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / devglry / maricopa / source / quizzer.dir / 00010.ls < prev    next >
Encoding:
Text File  |  1996-04-18  |  119 b   |  5 lines

  1. on exitFrame
  2.   animQuestionMark(11, 27, 32, 15)
  3.   set the ink of sprite 2 to getAt([36, 3, 4, 5, 6, 7], random(5))
  4. end
  5.