home *** CD-ROM | disk | FTP | other *** search
/ 3D World 9 / 3dwi09.iso / mac / application3 / 00041_Script_41 < prev    next >
Text File  |  2001-01-08  |  2KB  |  53 lines

  1. on startmovie
  2.   
  3.   set the visible of sprite 1 = false
  4.   set the visible of sprite 2 = true
  5.   set the visible of sprite 3 = true 
  6.   set the visible of sprite 4 = true
  7.   set the visible of sprite 5 = true
  8.   set the visible of sprite 6 = true 
  9.   set the visible of sprite 7 = true
  10.   set the visible of sprite 8 = true
  11.   set the visible of sprite 9 = true 
  12.   set the visible of sprite 10 = true
  13.   set the visible of sprite 11 = true
  14.   set the visible of sprite 12 = true
  15.   set the visible of sprite 13 = false 
  16.   set the visible of sprite 14 = false
  17.   set the visible of sprite 15 = true
  18.   set the visible of sprite 16 = true
  19.   set the visible of sprite 17 = false
  20.   set the visible of sprite 18 = false
  21.   set the visible of sprite 19 = false 
  22.   set the visible of sprite 20 = false
  23.   set the visible of sprite 21 = true
  24.   set the visible of sprite 22 = false 
  25.   set the visible of sprite 23 = false 
  26.   set the visible of sprite 24 = false
  27.   set the visible of sprite 22 = false
  28.   set the visible of sprite 26 = false
  29.   set the visible of sprite 28 = true
  30.   set the visible of sprite 33 = false
  31.   set the visible of sprite 38 = true
  32.   set the visible of sprite 71 = false
  33.   set the visible of sprite 72 = false 
  34.   set the visible of sprite 73 = false
  35.   set the visible of sprite 74 = false
  36.   set the visible of sprite 75 = false 
  37.   set the visible of sprite 76 = false
  38.   set the visible of sprite 77 = false
  39.   set the visible of sprite 78 = false 
  40.   set the visible of sprite 79 = false
  41.   set the visible of sprite 80 = false
  42.   set the visible of sprite 81 = false 
  43.   set the visible of sprite 82 = false 
  44.   set the visible of sprite 83 = false
  45.   set the visible of sprite 84 = false 
  46.   set the visible of sprite 85 = false
  47.   set the visible of sprite 86 = false 
  48.   set the visible of sprite 87 = false 
  49.   set the visible of sprite 88 = false
  50.   set the visible of sprite 89 = false 
  51.   set the visible of sprite 90 = false
  52.   
  53. end