home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if soundBusy(1) then
- swingStep(1, #right, 0.70000000000000007)
- go(the frame)
- else
- set the AreaOfInterest of sprite(1) to rect(303, 890, 590, 1273)
- PlayBackBufferMovie(sprite(1), "@\files\S_IN07B.mov", #loop)
- set x to stageRight() - 96
- set y to stageTop()
- apriMiawTipo2("m_navig", x, y, 0)
- cursor(200)
- cursor(-1)
- set the MovieMouseClick of sprite(1) to 1
- end if
- end
-