home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m29.dir / 00067.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  122 b   |  7 lines

  1. on mouseDown
  2.   set the castNum of sprite 11 to cast "b016"
  3.   if pressButton(11) then
  4.     printBitmap("map2")
  5.   end if
  6. end
  7.