home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global speak
- set the puppet of sprite 48 to 1
- set the puppet of sprite 15 to 1
- set the visible of sprite 2 to 1
- set the visible of sprite 3 to 0
- repeat with n = 40 to 47
- set the cursor of sprite n to [1, 2]
- end repeat
- set the cursor of sprite 15 to [1, 2]
- set the memberNum of sprite 15 to member "speakon"
- set speak to 1
- end
-