home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global altezza, larghezza, puzzle, lista, m, quadro, nsprite, msprite, vignetta, nlibro, SEDURA, chisono, tasto, parlata
- set puzzle to 0
- set parlata to 0
- set chisono to 11
- if soundBusy(1) then
- sound stop 1
- end if
- set SEDURA to 2
- if field 62 <> EMPTY then
- finestra()
- end if
- if (chisono = 0) or (chisono < 11) then
- esegui1()
- end if
- end
-