home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 11 B / MM_TREND.ISO / prog / isdn / i_intro.dir / 00113.ls < prev    next >
Encoding:
Text File  |  1996-09-17  |  233 b   |  14 lines

  1. on exitFrame
  2.   global filmlange
  3.   if the movieTime of sprite 3 < filmlange then
  4.     go(the frame)
  5.   else
  6.     go(#next)
  7.   end if
  8. end
  9.  
  10. on idle
  11.   global balkenT1, balkenT2, BalkenT3, balkenT4, balkenT5, balkenges
  12.   hauptroll(81, 3)
  13. end
  14.