home *** CD-ROM | disk | FTP | other *** search
- on handleNodeEnterG_vr07 pNodeID
- global gCountDown
- if pNodeID = 132 then
- sound stop 2
- set gCountDown to -1
- set the MovieMouseClick of sprite(1) to 0
- moveToBack(window "m_navig")
- set the visible of window "m_navig" to 0
- go(">24")
- end if
- end
-