home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global listaNav, inicio, ltoros, contaNav, fondo
- pulsaboton()
- set fondo to "fcultura"
- set contaNav to 0
- set lmember to [140, 143, 146, 149]
- set the memberNum of sprite 34 to getAt(lmember, 34 - 30) + 1
- updateStage()
- repeat while the mouseDown
- nothing()
- end repeat
- set inicio to 1
- set listaNav to ltoros
- end
-