home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Clips / SelectSoftPublishing-StockClips-MultimediaClips-WinMac.bin / pc / CATALOG / DB.DIR / 00001.ls next >
Encoding:
Text File  |  2006-01-01  |  99 b   |  10 lines

  1. on startMovie
  2.   cursor(4)
  3.   hSetupMovie()
  4. end
  5.  
  6. on stopMovie
  7.   sound stop 1
  8.   hCleanupSprites()
  9. end
  10.