home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / devglry / elementl / source / main.dir / 00035.ls < prev    next >
Encoding:
Text File  |  1996-11-11  |  57 b   |  8 lines

  1. on mouseDown
  2.   spinCube()
  3. end
  4.  
  5. on mouseUp
  6.   snapTo()
  7. end
  8.