home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global genOn5d
- set genOn5d to 1
- puppetSound("05dd generator starts.short2")
- updateStage()
- preLoadCast("05dd generator.ed3")
- preLoadCast("5Arc6N")
- goto("5arc8NrevHose")
- wait(4)
- repeat with x = 1 to 2
- go(the frame + 1)
- wait(5)
- end repeat
- wait(4)
- repeat with x = 3 to 4
- go(the frame + 1)
- wait(2)
- end repeat
- goto("5arc8Nhose")
- forward(0, "5arc6Na")
- end
-