home *** CD-ROM | disk | FTP | other *** search
- on CheckQT
- global endSection, lastFrame
- if the frame < label("medicin") then
- set f to (the movieTime of sprite 15 / 4) + 40
- set g to (the movieTime of sprite 15 / 4) + 9
- if f > endSection then
- set the movieRate of sprite 15 to 0
- else
- go(g)
- end if
- end if
- end
-
- on QuickQt
- global endSection
- set the movieRate of sprite 15 to 3
- end
-