home *** CD-ROM | disk | FTP | other *** search
/ Human & Space in Asia / ARIF_ASCI.ISO / pc / arif.dir / 00523.ls < prev    next >
Encoding:
Text File  |  1996-09-25  |  361 b   |  13 lines

  1. on exitFrame
  2.   global ilkkare, sonkare, movsp, Yerxses, YerxFilm
  3.   set the locH of sprite 6 to Yerxses + the left of sprite 1
  4.   set the locH of sprite 7 to YerxFilm + the left of sprite 1
  5.   set ilkkare to 20
  6.   set sonkare to 26
  7.   set movsp to 26
  8.   set the movieTime of sprite movsp to 0
  9.   repeat with a = ilkkare to sonkare
  10.     ParmakCursor(a)
  11.   end repeat
  12. end
  13.