home *** CD-ROM | disk | FTP | other *** search
/ JuniorNet 1.1 / juniornet.bin / SETUP / CDcontent / ZI / ZIPL / ZIPL002x1.dcr / code_5.ls < prev    next >
Encoding:
Text File  |  1999-02-21  |  75 b   |  8 lines

  1. on startMovie
  2.   initContainer()
  3. end
  4.  
  5. on stopMovie
  6.   cleanupContainer()
  7. end
  8.