home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- set mycursor to [53]
- set the cursor of sprite 2 to mycursor
- set mycursor to [54]
- set the cursor of sprite 3 to mycursor
- set mycursor to [56]
- set the cursor of sprite 4 to mycursor
- set mycursor to [58]
- 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 [57]
- set the cursor of sprite 12 to mycursor
- set the cursor of sprite 13 to mycursor
- set mycursor to [55]
- 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
-