home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gInfoContext
- set gInfoContext to "e_11"
- trackNewMilestone(the frame)
- set the MovieMouseClick of sprite(1) to 0
- end
-
- on exitFrame
- if soundBusy(1) then
- swingStep(1, #left, 1)
- go(the frame)
- end if
- end
-