home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- set the cursor of sprite 30 to [225, 226]
- set the cursor of sprite 31 to [225, 226]
- set the cursor of sprite 32 to [225, 226]
- set the cursor of sprite 33 to [225, 226]
- set the cursor of sprite 34 to [225, 226]
- set the cursor of sprite 35 to [225, 226]
- set the cursor of sprite 36 to [225, 226]
- set the cursor of sprite 37 to [225, 226]
- set the cursor of sprite 38 to [225, 226]
- set the cursor of sprite 39 to [225, 226]
- set the cursor of sprite 40 to [225, 226]
- set the cursor of sprite 41 to [225, 226]
- set the cursor of sprite 42 to [225, 226]
- set the cursor of sprite 43 to [225, 226]
- set the cursor of sprite 44 to [225, 226]
- end
-
- on waitforfade
- startTimer()
- repeat while the timer < 120
- nothing()
- end repeat
- end
-
- on gtdelay
- startTimer()
- repeat while the timer < 1200
- nothing()
- end repeat
- end
-