home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global gDirection0IsBack1IsFwd, gAutoMode
- set the visible of sprite (the clickOn + 8) to 1
- updateStage()
- repeat while the timer < 12
- end repeat
- set the visible of sprite (the clickOn + 8) to 0
- set gAutoMode to 0
- slideShow(0)
- end
-