home *** CD-ROM | disk | FTP | other *** search
- global gStopSprite
-
- on mouseDown
- puppetSprite(the clickOn, 1)
- set the castNum of sprite gStopSprite to the number of cast "stopGallery lit"
- repeat while the stillDown
- updateStage()
- end repeat
- end
-
- on mouseUp
- galleryQTstop()
- end
-