home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / libraly.dir / 00084.ls < prev    next >
Encoding:
Text File  |  1994-12-03  |  122 b   |  6 lines

  1. on mouseDown
  2.   if the castNum of sprite clickOn() = the number of cast "F_case" then
  3.     play frame "CARD_1"
  4.   end if
  5. end
  6.