home *** CD-ROM | disk | FTP | other *** search
/ GQ - Louise, World Cup, …remy Clarkson, Armageddon / GQCD.iso / files / weblink.dxr / 00044.ls < prev    next >
Encoding:
Text File  |  1998-05-21  |  137 b   |  11 lines

  1. global gMasterObj
  2.  
  3. on startMovie
  4.   autoUnloadMovie(gMasterObj)
  5.   set the actorList to []
  6. end
  7.  
  8. on stopMovie
  9.   set the actorList to []
  10. end
  11.