home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSound("app")
- puppetSprite(47, 1)
- set the visible of sprite 47 to 0
- puppetSound("klik")
- set the visible of sprite 2 to 1
- set the visible of sprite 3 to 1
- set the visible of sprite 4 to 1
- updateStage()
- go(5)
- end
-