home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global languagechosen
- setup()
- puppetSprite(3, 1)
- puppetSprite(2, 1)
- set the member of sprite 2 to member "CCDDBrand" of castLib languagechosen
- set the locH of sprite 2 to 389
- set the locV of sprite 2 to 153
- repeat with i = 5 to 15
- set the visible of sprite i to 0
- end repeat
- set the text of member "CCDDAdvice" to " "
- set the visible of sprite 17 to 0
- puppetSprite(17, 1)
- set the member of sprite 17 to member "CCDDDo" of castLib languagechosen
- set the ink of sprite 17 to 36
- set the locH of sprite 17 to 155
- set the locV of sprite 17 to 230
- set the visible of sprite 18 to 0
- puppetSprite(18, 1)
- set the member of sprite 18 to member "CCDDDont" of castLib languagechosen
- set the ink of sprite 18 to 36
- set the locH of sprite 18 to 155
- set the locV of sprite 18 to 230
- puppetSprite(16, 1)
- set the member of sprite 16 to member "CCDDTitle1" of castLib languagechosen
- set the ink of sprite 16 to 36
- set the locV of sprite 16 to 29
- sound stop 1
- sound stop 2
- setsection(1)
- end
-