home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2001 December (Bonus) / HAWKING.ISO / 06.DIR / 00302.ls < prev    next >
Encoding:
Text File  |  1995-04-03  |  316 b   |  12 lines

  1. on exitFrame
  2.   global gDestLabel, gDestNumber, gCastOfSprite15
  3.   puppetizerMan()
  4.   set gCastOfSprite15 to "dest 0"
  5.   set the castNum of sprite 15 to the number of cast "dest 0"
  6.   set gDestNumber to 0
  7.   set gDestLabel to 0
  8.   updateStage()
  9.   set the timeoutScript to "nothing"
  10.   set the movieRate of sprite 2 to 1
  11. end
  12.