home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global keroppiVersion
- set keroppiVersion to "1.0"
- end
-
- on initIntro
- global curCC, curYY, curMM, curDD, idleStr
- set the volume of sound 1 to 128
- preLoadCast("ploof")
- preLoadCast("bounce")
- end
-
- on exitIntro
- go(1, gMyPath & "DEMOS\KEROPPIW\KP_main.dir")
- end
-