home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 10 B / MM_TREND.ISO / prog / isdn / isdnpc.dir / 00261.ls < prev    next >
Encoding:
Text File  |  1996-08-18  |  191 b   |  11 lines

  1. on enterFrame
  2.   global glBsListe, glgotoListe
  3.   set glBsListe to ["post"]
  4.   set glgotoListe to ["roll", "roll", "roll", "konfi", "transf"]
  5.   InitBsFrame()
  6. end
  7.  
  8. on exitFrame
  9.   busywait(1)
  10. end
  11.