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

  1. on exitFrame
  2.   global gbDoBlink
  3.   set the visible of sprite 41 to 0
  4.   set gbDoBlink to 0
  5.   updateStage()
  6.   go(the frame + 1)
  7. end
  8.