home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(14, 1)
- set the locV of sprite 14 to the locV of sprite 14 + 1
- updateStage()
- puppetSprite(14, 0)
- updateStage()
- end
-
- on mouseUp
- closeV12()
- closeXLib()
- if the platform = "Macintosh,PowerPC" then
- play movie "Main"
- else
- play movie "Main68"
- end if
- end
-