home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global whatTrack
- whatTrack = 1
- repeat with x = 46 to 50
- set the visible of sprite x to 0
- end repeat
- repeat with x = 68 to 71
- set the visible of sprite x to 0
- end repeat
- repeat with x = 75 to 82
- set the visible of sprite x to 0
- end repeat
- set the movieRate of sprite 30 to 1
- set the movieRate of sprite 31 to 0
- set the movieRate of sprite 31 to 0
- set the movieRate of sprite 31 to 0
- set the visible of sprite 68 to 1
- set the visible of sprite 75 to 1
- set the visible of sprite 79 to 1
- end
-