home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / toolbox.Dxr / 00001.ls next >
Encoding:
Text File  |  1996-11-22  |  417 b   |  14 lines

  1. on startMovie
  2.   new(script "BrowserClass", "htmlsource")
  3.   set the visible of sprite 6 to 0
  4.   set the visible of sprite 7 to 0
  5.   set the visible of sprite 8 to 0
  6.   set the visible of sprite 9 to 0
  7.   set the visible of sprite 16 to 0
  8.   set the visible of sprite 17 to 0
  9.   set the visible of sprite 18 to 0
  10.   set the visible of sprite 19 to 0
  11.   set the visible of sprite 20 to 0
  12.   set the visible of sprite 21 to 0
  13. end
  14.