home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / testsoft / muzea / exemusei / tate.dir / 00085_Script_• < prev    next >
Text File  |  1987-04-12  |  362b  |  12 lines

  1. on exitFrame
  2.   puppetSprite 2,1
  3. --set the regPoint of cast the castNum of sprite 2 to point (0,0)
  4.   set the constraint of sprite 12 to 11
  5.   if the mouseCast = the number of cast "skroller" then
  6.     cursor [the number of cast "openHand",the number of cast "openHandMask"]
  7.   else
  8.     cursore
  9.   end if
  10.   if the mousedown then Muove 5.8
  11.   go the frame
  12. end