home *** CD-ROM | disk | FTP | other *** search
/ Grandes Inventos / INVENTOS.bin / pc / media / elect.dxr / 00082.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  149 b   |  8 lines

  1. on mouseUp
  2.   global gVideoSprite, gMovieSprite
  3.   SetCast(gMovieSprite, "EmptyBitmap")
  4.   puppetSprite(gVideoSprite, 1)
  5.   click()
  6.   go("LENCONCA")
  7. end
  8.