home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- set mycursor to [76]
- set the cursor of sprite 2 to mycursor
- set mycursor to [77]
- set the cursor of sprite 3 to mycursor
- set mycursor to [78]
- set the cursor of sprite 4 to mycursor
- set mycursor to [80]
- set the cursor of sprite 6 to mycursor
- set the cursor of sprite 7 to mycursor
- set the cursor of sprite 8 to mycursor
- set the cursor of sprite 9 to mycursor
- set mycursor to [79]
- set the cursor of sprite 12 to mycursor
- set the cursor of sprite 13 to mycursor
- set mycursor to [72]
- set the cursor of sprite 14 to mycursor
- end
-
- on qstopmovie
- set the cursor of sprite 2 to 0
- set the cursor of sprite 3 to 0
- set the cursor of sprite 4 to 0
- set the cursor of sprite 6 to 0
- set the cursor of sprite 7 to 0
- set the cursor of sprite 8 to 0
- set the cursor of sprite 9 to 0
- set the cursor of sprite 12 to 0
- set the cursor of sprite 13 to 0
- set the cursor of sprite 14 to 0
- end
-