home *** CD-ROM | disk | FTP | other *** search
/ Windows News 1999 Special / WNEWSSPECIALETE.bin / MEDIA / MOTEUR.DXR / 00076.ls < prev    next >
Encoding:
Text File  |  1999-01-27  |  159 b   |  10 lines

  1. on mouseUp
  2.   global categ
  3.   set categ to 5
  4.   puppetSprite(6, 0)
  5.   put " " into field "vac"
  6.   set the visible of sprite 45 to 1
  7.   updateStage()
  8.   go("som")
  9. end
  10.