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

  1. on exitFrame
  2.   global WhichGroup, WhichFoto, Fotos, CursorSpr, Yerxses, YerxFilm, oldwhere
  3.   set CursorSpr to 5
  4.   set WhichFoto to 1
  5.   set oldwhere to 0
  6.   set Yerxses to the locH of sprite 6
  7.   set YerxFilm to the locH of sprite 7
  8.   set Fotos to FotoCount(WhichGroup)
  9. end
  10.