home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- EndDogPuppet()
- go("Rapporteurs_1")
- end
-
- on idle
- global gBeforeClic
- if gBeforeClic = 1 then
- set gBeforeClic to 0
- set the movieRate of sprite 6 to 1
- end if
- NavigDog()
- set Roll to ControlRollOver(1, 29, 109, 0, 0)
- if Roll = 0 then
- NavigPrevisu(2, 27, 195, 140)
- end if
- end
-