home *** CD-ROM | disk | FTP | other *** search
/ IBM CD-ROM Sampler / IBM_CD-ROM_Multimedia_Sampler_IBM_1995.iso / ibmms / shadow / shadow.exe / shadow.DXR / 00007.ls < prev    next >
Encoding:
Text File  |  1995-07-06  |  297 b   |  17 lines

  1. on startMovie
  2.   global tryMe, shadowRun, incAns, animation, wrong, audioNum, dogBreath, catBreath
  3.   set ver to 0
  4.   set hor to 0
  5.   set dogBreath to MarkPrint(mnew, ver)
  6.   set catBreath to MarkPrint(mnew, hor)
  7.   set audioNum to 0
  8.   cursor(101)
  9. end
  10.  
  11. on stopMovie
  12. end
  13.  
  14. factory MarkPrint
  15.  
  16. factory mark
  17.