home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global CursorSpr, ilkkare, sonkare, Volum
- set the castNum of sprite CursorSpr to the number of cast "‹kona Karesi"
- updateStage()
- repeat with a = ilkkare to sonkare
- set the cursor of sprite a to 0
- end repeat
- set the volume of sound 2 to Volum
- go("Son")
- end
-