home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 10 B / MM_TREND.ISO / prog / t-online / inter.dir / 00298.ls < prev    next >
Encoding:
Text File  |  1996-08-16  |  270 b   |  12 lines

  1. on startMovie
  2.   global glBsListe, glgotoListe
  3.   InitAll()
  4.   set glBsListe to ["anfang", "inter-1", "inter-2", "inter-3"]
  5.   set glgotoListe to ["4_ser,roll", "4_ser,roll", "4_ser,roll", "plus,anfang", "email,anfang"]
  6.   InitBsFrame()
  7. end
  8.  
  9. on stopMovie
  10.   ResetScreen()
  11. end
  12.