home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global s5, gPerspective
- animate("arc.wav", 4, "folder03.bmp", -8, s5, EMPTY)
- set the castNum of sprite 4 to the number of cast "Ffolbmp"
- updateStage()
- go("ffol")
- if gPerspective = 2 then
- puppetSound(0)
- end if
- end
-