home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 October / dotnet_50.iso / pc / media / moteur.dxr / 00007_prod.ls < prev    next >
Encoding:
Text File  |  2000-10-02  |  125 b   |  8 lines

  1. on mouseUp
  2.   global indicprod
  3.   indicprod = the mouseLine
  4.   visiblesprite()
  5.   descript()
  6.   member("texte").scrollTop = 1
  7. end
  8.