home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gCountDown, gInfoContext
- set gInfoContext to "g_07"
- trackNewMilestone(the frame)
- set gCountDown to -1
- set the MouseUpHandler of sprite(1) to "handleMouseUpG_vr03"
- set the MouseDownHandler of sprite(1) to "handleMouseDownCommon"
- set the NodeEnterHandler of sprite(1) to "handleNodeEnterG_vr03"
- set the MovieMouseClick of sprite(1) to 0
- set the AreaOfInterest of sprite(1) to rect(0, 1098, 239, 1337)
- PlayBackBufferMovie(sprite(1), "@\files\G_in10a.mov", #loop)
- end
-