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

  1. on enterFrame
  2.   global gDroppedElement
  3.   cursor(0)
  4.   set the visible of sprite 9 to 0
  5.   set gDroppedElement to 0
  6. end
  7.