home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global Lmotsoci, inicio, listaNav, contaNav, fondo
- pulsaboton()
- set fondo to "fsociedad"
- set contaNav to 0
- set lmember to [205, 208, 211, 214]
- set the memberNum of sprite 31 to getAt(lmember, 31 - 30) + 1
- updateStage()
- repeat while the mouseDown
- nothing()
- end repeat
- set listaNav to Lmotsoci
- set inicio to 1
- end
-