home *** CD-ROM | disk | FTP | other *** search
- global rolled, ready
-
- on startMovie
- repeat with n = 2 to 14
- puppetSprite(n, 1)
- end repeat
- set the text of member "blanklist1" to " "
- set the text of member "blanklist2" to " "
- set the text of member "defHeading" to " "
- set the text of member "defText" to " "
- set the text of member "defTextPic" to " "
- set the visible of sprite 16 to 1
- set the visible of sprite 17 to 1
- set the visible of sprite 18 to 1
- set the visible of sprite 19 to 1
- set rolled1 to 0
- set rolled2 to 0
- set ready to 1
- end
-