home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global whatTrack
- whatTrack = 2
- repeat with x = 68 to 71
- set the visible of sprite x to 0
- end repeat
- set the visible of sprite 69 to 1
- set the movieTime of sprite 31 to 0
- set the movieRate of sprite 30 to 0
- set the movieRate of sprite 31 to 1
- set the movieRate of sprite 32 to 0
- set the movieRate of sprite 33 to 0
- repeat with x = 75 to 82
- set the visible of sprite x to 0
- end repeat
- set the visible of sprite 76 to 1
- set the visible of sprite 80 to 1
- end
-