home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- KickBetVideo()
- repeat with i = 3 to 6
- set the visible of sprite i to (36 + i) = the clickOn
- end repeat
- playsound(1, "Auswahl")
- updateStage()
- beBusy()
- SetBetVideo(wettnr(the clickOn - 38))
- set the visible of sprite 36 to 1
- set the movieTime of sprite 36 to 5
- updateStage()
- StopBetVideo()
- beFree()
- SpriteCursor([36, 37], ["CursorFinger", "CursorFingerMask"])
- end
-