home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / SHOWDATA / SERVKNOT.DXR / 00001.ls next >
Encoding:
Text File  |  1998-09-05  |  230 b   |  14 lines

  1. on startMovie
  2.   puppetsloeschen(1, 48)
  3.   MenueWeg(40, 45)
  4.   set the text of member "Stadt" to " "
  5.   set the text of member "Tel" to " "
  6. end
  7.  
  8. on stopMovie
  9.   global aktuell, ol, rl
  10.   set aktuell to 0
  11.   set ol to 0
  12.   set rl to 0
  13. end
  14.