home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 21 / cdromtoday-21.iso / pc / multbird / hint.dir / 00017_Script_17 < prev    next >
Text File  |  1995-06-21  |  191b  |  10 lines

  1. on startMovie
  2.   global birdFindInfo,currBirdSound,currBird
  3.   set birdFindInfo = [4,3,14]
  4.   set currBirdSound = "r3"
  5.   set currBird = 14
  6. end startMovie
  7.  
  8. on doTimeOut
  9.  --
  10. end doTimeOut