home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gInfoContext
- set gInfoContext to "s_02"
- trackNewMilestone(the frame)
- set the MouseUpHandler of sprite(1) to "handleMouseUpSavaus"
- set the MouseDownHandler of sprite(1) to "handleMouseDownCommon"
- set the NodeEnterHandler of sprite(1) to "handleNodeEnterSavaus"
- set the NodeLeaveHandler of sprite(1) to "handleNodeLeaveSavaus"
- set x to stageRight() - 96
- set y to stageTop()
- apriMiawTipo2("m_navig", x, y, 0)
- cursor(200)
- cursor(-1)
- end
-